aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/sync.cc
AgeCommit message (Expand)AuthorFilesLines
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor1-1/+1
2002-02-17* times.cc (hires::prime): Restore thread priority on failure condition.Christopher Faylor1-2/+2
2002-02-14* exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.Christopher Faylor1-3/+10
2001-09-17* dtable.h (not_open): Assure inline.Christopher Faylor1-1/+1
2001-09-13* sync.cc (muto::acquire): Fix while/if typo.Christopher Faylor1-1/+1
2001-09-11change copyright.Christopher Faylor1-1/+1
2001-05-04Revert much of previous erroneous checkin. Add ChangeLog entry.Christopher Faylor1-7/+7
2001-05-04* exceptions.cc (ctrl_c_handler): Always send signal to process if it has noChristopher Faylor1-7/+7
2000-10-19* dcrt0.cc (sigthread::init): Correct overzealous ifdef.Christopher Faylor1-1/+2
2000-10-02* cygheap.cc (cygheap_init): Born again function.Christopher Faylor1-1/+1
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor1-0/+1
2000-09-07* exceptions.cc (signal_exit): Reset all mutos owned by the main thread.Christopher Faylor1-0/+13
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