aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/thread.cc
AgeCommit message (Expand)AuthorFilesLines
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor1-0/+2
2000-09-04* path.cc (readlink): Check if buffer length is positive. Truncate output toChristopher Faylor1-2/+2
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor1-8/+8
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-0/+3
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor1-1/+1
2000-08-04* hinfo.cc (hinfo::find_unused_handle): Just check for table entry == NULLChristopher Faylor1-109/+102
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-1/+1
2000-07-01* Makefile.in: Use variables rather than configure constructs whereChristopher Faylor1-1/+1
2000-05-17* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor1-1/+1
2000-02-24Fix final round of gcc warnings relating to unused parameters.Christopher Faylor1-6/+6
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+1001