index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup calls to CreateFile throughout.
Christopher Faylor
2002-09-19
11
-65
/
+56
*
* include/string.h (_strerror): Move into #ifndef
Danny Smith
2002-09-19
2
-1
/
+7
*
* cygcheck.cc: Include sys/time.h rather than time.h to avoid a compiler error.
Christopher Faylor
2002-09-19
2
-1
/
+6
*
* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threads
Christopher Faylor
2002-09-19
20
-112
/
+153
*
2002-09-18 Eric R. Krause <ekrause_98@users.sourceforge.net>
Danny Smith
2002-09-19
2
-0
/
+5
*
* include/time.h (__need_NULL): Define before including
Danny Smith
2002-09-17
2
-0
/
+6
*
2002-09-17 Daniel Schlyder <daniel@dascdev.net>
Danny Smith
2002-09-17
2
-0
/
+5
*
* cygcheck.cc: Reorder includes to avoid compiler error.
Christopher Faylor
2002-09-17
2
-2
/
+6
*
2002-09-17 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-17
2
-2
/
+9
*
2002-09-17 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-17
4
-37
/
+148
*
* include/shlobj.h (SHGetSpecialFolderPath[AW]): Add _WIN32_IE guard.
Danny Smith
2002-09-17
2
-7
/
+33
*
* init.cc: Cleanup slightly and remove obsolete code.
Christopher Faylor
2002-09-16
5
-30
/
+21
*
2002-09-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-16
5
-66
/
+298
*
* lib/shell32.def (SHGetFolderPath[AW]): Add comment.
Danny Smith
2002-09-16
3
-1
/
+12
*
2002-09-16 Ranjit Matthew <rmathew@hotmail.com>
Danny Smith
2002-09-16
2
-1
/
+5
*
Add final newlines to utils
Joshua Daniel Franklin
2002-09-15
14
-13
/
+41
*
2002-09-12 Igor Pechtchanski <pechtcha@cs.nyu.edu>
Joshua Daniel Franklin
2002-09-15
2
-2
/
+10
*
fix typo
Christopher Faylor
2002-09-13
1
-1
/
+1
*
fix typo
Christopher Faylor
2002-09-13
1
-1
/
+1
*
* syscalls.cc (seteuid32): Treat ILLEGAL_UID invalid.
Corinna Vinschen
2002-09-13
2
-6
/
+19
*
* include/sys/time.h (timeval): Add struct definition and
Danny Smith
2002-09-12
2
-0
/
+21
*
* include/winsock.h (timeval): Guard struct and associated
Danny Smith
2002-09-12
3
-12
/
+24
*
* grp.cc (initgroups): Call groups::clear_supp to free the
Corinna Vinschen
2002-09-11
4
-3
/
+21
*
* ntsec.html: Add chapter for switching user context w/o password.
Corinna Vinschen
2002-09-11
2
-2
/
+26
*
* lib/shell32.def: Add missing stubs.
Danny Smith
2002-09-11
2
-30
/
+85
*
* fhandler_tty.cc (fhandler_tty_slave::open): Don't protect input/output
Christopher Faylor
2002-09-08
3
-4
/
+8
*
* include/windef.h (WINVER): Add documentation.
Earnie Boyd
2002-09-07
2
-0
/
+17
*
whitespace
Christopher Faylor
2002-09-06
1
-4
/
+4
*
* winsup.h (_WIN32_WINNT): Protect.
Christopher Faylor
2002-09-06
2
-0
/
+6
*
* winsup.h (_WIN32_WINNT): Define.
Christopher Faylor
2002-09-06
2
-0
/
+6
*
* lib/Makefile.in (TEST_OPTIONS): Define WINVER to 0x0666.
Danny Smith
2002-09-06
2
-1
/
+6
*
* include/_mingw.h: Increment version to 2.3.
Earnie Boyd
2002-09-05
3
-3
/
+8
*
* mingwex/fegetenv.c: Change to \n line endings.
Earnie Boyd
2002-09-05
4
-22
/
+28
*
2002-09-04 Kevin Chase <kevincha99@hotmail.com>
Danny Smith
2002-09-04
3
-0
/
+17
*
some edits
Christopher Faylor
2002-09-04
1
-32
/
+43
*
first draft
Christopher Faylor
2002-09-04
1
-0
/
+55
*
fix typo
Christopher Faylor
2002-09-04
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Drop shortcut.o.
Corinna Vinschen
2002-09-04
6
-200
/
+95
*
* fhandler.h (fhandler_socket::read): Remove method.
Corinna Vinschen
2002-09-04
4
-113
/
+324
*
2002-09-03 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>
Danny Smith
2002-09-03
2
-6
/
+19
*
* include/wincon.h (GetConsoleWindow): Add _WIN32_WINNT >= 0x0500 guard.
Earnie Boyd
2002-09-03
2
-0
/
+6
*
* cygwin.din: Revert exporting new wchar functions.
Corinna Vinschen
2002-09-03
3
-55
/
+6
*
* dcrt0.cc (dll_crt0_1): Remove getpagesize() call.
Christopher Faylor
2002-09-02
3
-2
/
+6
*
* mingwex/math/hypotl.c: Replace with version based on cephes
Danny Smith
2002-09-02
2
-43
/
+63
*
* fhandler_proc.cc: Add <sys/param.h> include.
Christopher Faylor
2002-08-31
3
-16
/
+24
*
* fhandler_tty.cc (fhandler_tty_slave::fhandler_tty_slave): Set "don't need
Christopher Faylor
2002-08-31
2
-2
/
+5
*
(inspired by a patch from Egor Duda)
Christopher Faylor
2002-08-31
5
-45
/
+22
*
Christopher Faylor <cgf@redhat.com>
Christopher Faylor
2002-08-30
3
-3
/
+14
*
* include/wincon.h: Define GetConsoleWindow(void).
Christopher Faylor
2002-08-30
2
-0
/
+5
*
* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero length
Christopher Faylor
2002-08-30
8
-130
/
+288
[next]