summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-212-3/+8
* * 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
* 2002-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-202-0/+47
* 2002-09-20 Nathanael Nerode <neroden@doctor.moo.mud.org>Nathanael Nerode2002-09-202-19/+23
* 2002-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-2031-21/+10945
* 2002-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-205-9/+14
* * libiberty.h (asprintf, vasprintf): Don't declare them if theAlexandre Oliva2002-09-202-0/+9
* * mingwex/math/files.txt: Remove inadvertantly added file.Danny Smith2002-09-192-1/+4
* 2002-09-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-192-1/+6
* 2002-09-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-199-13/+111
* bfd/Jakub Jelinek2002-09-192-1/+9
* Remove (errant) trailing semicolon (;) from the extern "C" { } declaration.Nick Clifton2002-09-192-1/+6
* 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
* 2002-09-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-164-17/+12
* * 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
* Import chnages from master config repository.Nick Clifton2002-09-123-10/+26
* Handle DW_OP_GNU_push_tls_address.Nick Clifton2002-09-122-16/+24
* * 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
* 2002-09-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-11129-2216/+7879
* * grp.cc (initgroups): Call groups::clear_supp to free theCorinna Vinschen2002-09-114-3/+21