summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* * errno.cc (errmap): Map ERROR_INVALID_ADDRESS to new errno codeCorinna Vinschen2002-09-243-6/+22
* * mmap.cc (map_map): Add debug output.Corinna Vinschen2002-09-242-1/+7
* * include/ws2tcpip.h: Throw error if winsock.h, not winsock2.hDanny Smith2002-09-242-4/+11
* 2002-09-24 Rene Moeller Fonseca <fonseca@users.sourceforge.net>Danny Smith2002-09-244-3/+10
* More GNUify non-GNU formatted functions calls throughout.Christopher Faylor2002-09-2323-78/+77
* Reset ChangeLog dates from cygwin_daemon merge.Christopher Faylor2002-09-221-63/+63
* white space.Christopher Faylor2002-09-221-5/+5
* * Makefile.in (DLL_O_FILES): Restore formatting.Christopher Faylor2002-09-222-22/+25
* 2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott2002-09-2241-4543/+9524
* * init.cc (dll_entry): Temporarily disable thread detach code.Christopher Faylor2002-09-221-0/+4
* * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor2002-09-2243-235/+250
* whitespaceChristopher Faylor2002-09-221-4/+4
* * cygwin_ipc.h: Move to "include/cygwin/ipc.h".Conrad Scott2002-09-217-7/+17
* 2002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-214-68/+78
* 2002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-213-148/+107
* 2002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-213-33/+76
* 2002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-203-47/+134
* 2002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-203-61/+99
* * mingwex/math/files.txt: Remove inadvertantly added file.Danny Smith2002-09-192-1/+4
* Cleanup calls to CreateFile throughout.Christopher Faylor2002-09-1911-65/+56
* * include/string.h (_strerror): Move into #ifndefDanny Smith2002-09-192-1/+7
* * cygcheck.cc: Include sys/time.h rather than time.h to avoid a compiler error.Christopher Faylor2002-09-192-1/+6
* * cygthread.cc (cygthread::initialized): Avoid copying on fork or some threadsChristopher Faylor2002-09-1920-112/+153
* 2002-09-18 Eric R. Krause <ekrause_98@users.sourceforge.net>Danny Smith2002-09-192-0/+5
* * include/time.h (__need_NULL): Define before includingDanny Smith2002-09-172-0/+6
* 2002-09-17 Daniel Schlyder <daniel@dascdev.net>Danny Smith2002-09-172-0/+5
* * cygcheck.cc: Reorder includes to avoid compiler error.Christopher Faylor2002-09-172-2/+6
* 2002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-172-2/+9
* 2002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-174-37/+148
* * include/shlobj.h (SHGetSpecialFolderPath[AW]): Add _WIN32_IE guard.Danny Smith2002-09-172-7/+33
* * init.cc: Cleanup slightly and remove obsolete code.Christopher Faylor2002-09-165-30/+21
* 2002-09-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-165-66/+298
* * lib/shell32.def (SHGetFolderPath[AW]): Add comment.Danny Smith2002-09-163-1/+12
* 2002-09-16 Ranjit Matthew <rmathew@hotmail.com>Danny Smith2002-09-162-1/+5
* Add final newlines to utilsJoshua Daniel Franklin2002-09-1514-13/+41
* 2002-09-12 Igor Pechtchanski <pechtcha@cs.nyu.edu>Joshua Daniel Franklin2002-09-152-2/+10
* fix typoChristopher Faylor2002-09-131-1/+1
* fix typoChristopher Faylor2002-09-131-1/+1
* * syscalls.cc (seteuid32): Treat ILLEGAL_UID invalid.Corinna Vinschen2002-09-132-6/+19
* * include/sys/time.h (timeval): Add struct definition andDanny Smith2002-09-122-0/+21
* * include/winsock.h (timeval): Guard struct and associatedDanny Smith2002-09-123-12/+24
* * grp.cc (initgroups): Call groups::clear_supp to free theCorinna Vinschen2002-09-114-3/+21
* * ntsec.html: Add chapter for switching user context w/o password.Corinna Vinschen2002-09-112-2/+26
* * lib/shell32.def: Add missing stubs.Danny Smith2002-09-112-30/+85
* * fhandler_tty.cc (fhandler_tty_slave::open): Don't protect input/outputChristopher Faylor2002-09-083-4/+8
* * include/windef.h (WINVER): Add documentation.Earnie Boyd2002-09-072-0/+17
* whitespaceChristopher Faylor2002-09-061-4/+4
* * winsup.h (_WIN32_WINNT): Protect.Christopher Faylor2002-09-062-0/+6
* * winsup.h (_WIN32_WINNT): Define.Christopher Faylor2002-09-062-0/+6
* * lib/Makefile.in (TEST_OPTIONS): Define WINVER to 0x0666.Danny Smith2002-09-062-1/+6