aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/libc
AgeCommit message (Expand)AuthorFilesLines
2005-12-23* cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal.Christopher Faylor1-1/+1
2005-11-18* strptime.cc (_strptime): Fix gcc warnings.Christopher Faylor1-0/+2
2005-11-18 * libc: Add subdirectory.Corinna Vinschen3-0/+733
2005-11-08* memmem.cc: New file.Christopher Faylor1-0/+67
2005-08-08 * ftw.c: Include winsup.h.Corinna Vinschen2-0/+6
2005-08-08 * Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.Corinna Vinschen3-0/+1470
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor1-1/+2
2004-09-10 * Makefile.in: Create libutil.a from bsdlib.o exports.Corinna Vinschen1-0/+49
2004-05-28* path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor1-7/+7
2004-02-20 * getopt.c: Avoid useless compiler warnings.Corinna Vinschen1-1/+5
2004-02-20 * getopt.c: Replace with latest vanilla(!) OpenBSD version 1.16.Corinna Vinschen1-251/+294
2004-02-14 * getopt.c: Replace with latest NetBSD version 1.16. Keep CygwinCorinna Vinschen1-47/+44
2003-12-23* exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor1-0/+2
2003-11-17 * bsdlib.cc (getprogname): New function.Corinna Vinschen1-0/+22
2003-11-142003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-1/+1
2003-11-06 * bsdlib.cc (_vwarnx): New function.Corinna Vinschen1-0/+73
2003-09-16* getopt.cc (opterr): Reinstate initialization.Christopher Faylor1-3/+3
2003-09-10 * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.Corinna Vinschen2-0/+774
2003-09-10 * Makefile.in (DLL_OFILES): Add bsdlib.o.Corinna Vinschen1-0/+165
2003-09-01* cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap.Christopher Faylor1-11/+1
2002-01-17 * Makefile.in: Add fnmatch.o to DLL_OFILES.Corinna Vinschen1-0/+230
2000-07-01* Makefile.in: Use variables rather than configure constructs whereChristopher Faylor1-391/+0
2000-05-18* select.cc (thread_pipe): Add paranoid check to ensure thread termination.Christopher Faylor1-1/+2
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+390