aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2002-09-162002-09-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins5-66/+298
2002-09-16 * lib/shell32.def (SHGetFolderPath[AW]): Add comment.Danny Smith3-1/+12
2002-09-162002-09-16 Ranjit Matthew <rmathew@hotmail.com>Danny Smith2-1/+5
2002-09-15Add final newlines to utilsJoshua Daniel Franklin14-13/+41
2002-09-152002-09-12 Igor Pechtchanski <pechtcha@cs.nyu.edu>Joshua Daniel Franklin2-2/+10
2002-09-13fix typoChristopher Faylor1-1/+1
2002-09-13fix typoChristopher Faylor1-1/+1
2002-09-13 * syscalls.cc (seteuid32): Treat ILLEGAL_UID invalid.Corinna Vinschen2-6/+19
2002-09-12 * include/sys/time.h (timeval): Add struct definition andDanny Smith2-0/+21
2002-09-12 * include/winsock.h (timeval): Guard struct and associatedDanny Smith3-12/+24
2002-09-11 * grp.cc (initgroups): Call groups::clear_supp to free theCorinna Vinschen4-3/+21
2002-09-11 * ntsec.html: Add chapter for switching user context w/o password.Corinna Vinschen2-2/+26
2002-09-11 * lib/shell32.def: Add missing stubs.Danny Smith2-30/+85
2002-09-08* fhandler_tty.cc (fhandler_tty_slave::open): Don't protect input/outputChristopher Faylor3-4/+8
2002-09-07 * include/windef.h (WINVER): Add documentation.Earnie Boyd2-0/+17
2002-09-06whitespaceChristopher Faylor1-4/+4
2002-09-06* winsup.h (_WIN32_WINNT): Protect.Christopher Faylor2-0/+6
2002-09-06* winsup.h (_WIN32_WINNT): Define.Christopher Faylor2-0/+6
2002-09-06 * lib/Makefile.in (TEST_OPTIONS): Define WINVER to 0x0666.Danny Smith2-1/+6
2002-09-05 * include/_mingw.h: Increment version to 2.3.Earnie Boyd3-3/+8
2002-09-05 * mingwex/fegetenv.c: Change to \n line endings.Earnie Boyd4-22/+28
2002-09-042002-09-04 Kevin Chase <kevincha99@hotmail.com>Danny Smith3-0/+17
2002-09-04some editsChristopher Faylor1-32/+43
2002-09-04first draftChristopher Faylor1-0/+55
2002-09-04fix typoChristopher Faylor1-1/+1
2002-09-04 * Makefile.in (DLL_OFILES): Drop shortcut.o.Corinna Vinschen6-200/+95
2002-09-04 * fhandler.h (fhandler_socket::read): Remove method.Corinna Vinschen4-113/+324
2002-09-032002-09-03 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>Danny Smith2-6/+19
2002-09-03 * include/wincon.h (GetConsoleWindow): Add _WIN32_WINNT >= 0x0500 guard.Earnie Boyd2-0/+6
2002-09-03 * cygwin.din: Revert exporting new wchar functions.Corinna Vinschen3-55/+6
2002-09-02* dcrt0.cc (dll_crt0_1): Remove getpagesize() call.Christopher Faylor3-2/+6
2002-09-02 * mingwex/math/hypotl.c: Replace with version based on cephesDanny Smith2-43/+63
2002-08-31* fhandler_proc.cc: Add <sys/param.h> include.Christopher Faylor3-16/+24
2002-08-31* fhandler_tty.cc (fhandler_tty_slave::fhandler_tty_slave): Set "don't needChristopher Faylor2-2/+5
2002-08-31(inspired by a patch from Egor Duda)Christopher Faylor5-45/+22
2002-08-30Christopher Faylor <cgf@redhat.com>Christopher Faylor3-3/+14
2002-08-30* include/wincon.h: Define GetConsoleWindow(void).Christopher Faylor2-0/+5
2002-08-30* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero lengthChristopher Faylor8-130/+288
2002-08-30 Sigh, mbsrtowcs was still missing...Corinna Vinschen1-0/+2
2002-08-30 * cygwin.din: Add more prototypes for new wchar functions in newlib.Corinna Vinschen2-0/+18
2002-08-30 * cygwin.din: Add prototypes for new wchar functions in newlib.Corinna Vinschen3-1/+45
2002-08-30* how-api.texinfo: Remove a line from the CRLF discussion about lseek notChristopher Faylor2-6/+7
2002-08-29 * poll.cc (poll): Peek sockets ready for read to see if there'sCorinna Vinschen2-1/+28
2002-08-29* cygthread.cc (hthreads): Remove unneeded global.Christopher Faylor3-14/+72
2002-08-29removeChristopher Faylor1-0/+0
2002-08-28 * include/w32api.h: Increment version to 2.1.Earnie Boyd3-2/+7
2002-08-28 * include/sys/param.h: Add ENDIAN defines.Danny Smith3-1/+13
2002-08-28removeChristopher Faylor1-29/+0
2002-08-28* malloc.cc: Protect some definitions to avoid a compile time warning.Christopher Faylor2-0/+8
2002-08-28 * calls.texinfo: Add getc_unlocked, getchar_unlocked, putc_unlockedCorinna Vinschen2-4/+9