aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/sync.cc
AgeCommit message (Expand)AuthorFilesLines
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-0/+1
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-1/+1
2000-05-18* dcrt0.cc (dll_crt0_1): Initialize mainthread stuff here before anything needsChristopher Faylor1-0/+2
2000-05-17* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor1-2/+1
2000-03-15Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor1-4/+10
2000-02-26* exceptions.cc (interruptible): Make a little more structured.Christopher Faylor1-2/+3
2000-02-24* exceptions.cc (call_handler): Use new muto linked list to look for allChristopher Faylor1-1/+3
2000-02-24Fix final round of gcc warnings relating to unused parameters.Christopher Faylor1-1/+1
2000-02-24* exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor1-4/+8
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+112