aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-01* sysconf.cc (sysconf): Return arbitrary values for _SC_GETGR_R_SIZE_MAX,github/unlabeled-1.24.16unlabeled-1.24.16Christopher Faylor1-0/+4
2002-09-22This commit was manufactured by cvs2svn to create branchcvs2svn4359-1010775/+0
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor43-235/+250
2002-09-22whitespaceChristopher Faylor1-4/+4
2002-09-212002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2-3/+8
2002-09-21 * cygwin_ipc.h: Move to "include/cygwin/ipc.h".Conrad Scott7-7/+17
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins4-68/+78
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-148/+107
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-33/+76
2002-09-202002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-47/+134
2002-09-202002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-61/+99
2002-09-202002-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+47
2002-09-202002-09-20 Nathanael Nerode <neroden@doctor.moo.mud.org>Nathanael Nerode2-19/+23
2002-09-202002-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston31-21/+10945
2002-09-202002-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-9/+14
2002-09-20* libiberty.h (asprintf, vasprintf): Don't declare them if theAlexandre Oliva2-0/+9
2002-09-19 * mingwex/math/files.txt: Remove inadvertantly added file.Danny Smith2-1/+4
2002-09-192002-09-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+6
2002-09-192002-09-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston9-13/+111
2002-09-19bfd/Jakub Jelinek2-1/+9
2002-09-19Remove (errant) trailing semicolon (;) from the extern "C" { } declaration.Nick Clifton2-1/+6
2002-09-19Cleanup calls to CreateFile throughout.Christopher Faylor11-65/+56
2002-09-19 * include/string.h (_strerror): Move into #ifndefDanny Smith2-1/+7
2002-09-19* cygcheck.cc: Include sys/time.h rather than time.h to avoid a compiler error.Christopher Faylor2-1/+6
2002-09-19* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threadsChristopher Faylor20-112/+153
2002-09-192002-09-18 Eric R. Krause <ekrause_98@users.sourceforge.net>Danny Smith2-0/+5
2002-09-17 * include/time.h (__need_NULL): Define before includingDanny Smith2-0/+6
2002-09-172002-09-17 Daniel Schlyder <daniel@dascdev.net>Danny Smith2-0/+5
2002-09-17* cygcheck.cc: Reorder includes to avoid compiler error.Christopher Faylor2-2/+6
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-2/+9
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins4-37/+148
2002-09-17 * include/shlobj.h (SHGetSpecialFolderPath[AW]): Add _WIN32_IE guard.Danny Smith2-7/+33
2002-09-162002-09-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-17/+12
2002-09-16* init.cc: Cleanup slightly and remove obsolete code.Christopher Faylor5-30/+21
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-12Import chnages from master config repository.Nick Clifton3-10/+26
2002-09-12Handle DW_OP_GNU_push_tls_address.Nick Clifton2-16/+24
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-112002-09-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston129-2216/+7879
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