Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-21* sched.cc: New file. Implement sched*.Christopher Faylor
2001-03-19Fix spacing, copyrights.Christopher Faylor
2001-03-17* thread.cc (MTinterface::CreateCond): Check for null attr pointer.Christopher Faylor
2001-03-17* cygwin.din: Export the new functions.Christopher Faylor
2001-02-20* cygwin.din: Export rand48 functions.Christopher Faylor
2001-01-08* pinfo.cc (codepage_init): Move function.Christopher Faylor
2001-01-04* thread.cc: Need LONG_MAX definition.Christopher Faylor
2001-01-03* thread.cc (MTinterface::CreateSemaphore): Correctly set semaphore max.Christopher Faylor
2000-10-17* Makefile.in: Remove some obsolete stuff.Christopher Faylor
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor
2000-09-04* path.cc (readlink): Check if buffer length is positive. Truncate output toChristopher Faylor
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor
2000-08-04* hinfo.cc (hinfo::find_unused_handle): Just check for table entry == NULLChristopher Faylor
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie
2000-07-01* Makefile.in: Use variables rather than configure constructs whereChristopher Faylor
2000-05-17* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor
2000-02-24Fix final round of gcc warnings relating to unused parameters.Christopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor