summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/libc
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (DLL_OFILES): Add inet_addr.o and inet_network.o.Corinna Vinschen2006-07-072-0/+350
* * libc/rexec.cc (cygwin_rexec): Obvious (?) fix to correct a gcc warning - setChristopher Faylor2006-07-051-2/+1
* * Makefile.in (DLL_OFILES): Add rexec.o.Corinna Vinschen2006-07-041-0/+416
* * cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal.Christopher Faylor2005-12-231-1/+1
* * strptime.cc (_strptime): Fix gcc warnings.Christopher Faylor2005-11-181-0/+2
* * libc: Add subdirectory.Corinna Vinschen2005-11-183-0/+733
* * memmem.cc: New file.Christopher Faylor2005-11-081-0/+67
* * ftw.c: Include winsup.h.Corinna Vinschen2005-08-082-0/+6
* * Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.Corinna Vinschen2005-08-083-0/+1470
* Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor2005-07-031-1/+2
* * Makefile.in: Create libutil.a from bsdlib.o exports.Corinna Vinschen2004-09-101-0/+49
* * path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor2004-05-281-7/+7
* * getopt.c: Avoid useless compiler warnings.Corinna Vinschen2004-02-201-1/+5
* * getopt.c: Replace with latest vanilla(!) OpenBSD version 1.16.Corinna Vinschen2004-02-201-251/+294
* * getopt.c: Replace with latest NetBSD version 1.16. Keep CygwinCorinna Vinschen2004-02-141-47/+44
* * exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor2003-12-231-0/+2
* * bsdlib.cc (getprogname): New function.Corinna Vinschen2003-11-171-0/+22
* 2003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2003-11-141-1/+1
* * bsdlib.cc (_vwarnx): New function.Corinna Vinschen2003-11-061-0/+73
* * getopt.cc (opterr): Reinstate initialization.Christopher Faylor2003-09-161-3/+3
* * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.Corinna Vinschen2003-09-102-0/+774
* * Makefile.in (DLL_OFILES): Add bsdlib.o.Corinna Vinschen2003-09-101-0/+165
* * cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap.Christopher Faylor2003-09-011-11/+1
* * Makefile.in: Add fnmatch.o to DLL_OFILES.Corinna Vinschen2002-01-171-0/+230
* * Makefile.in: Use variables rather than configure constructs whereChristopher Faylor2000-07-011-391/+0
* * select.cc (thread_pipe): Add paranoid check to ensure thread termination.Christopher Faylor2000-05-181-1/+2
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+390