OSDN Git Service

* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
[pf3gnuchains/sourceware.git] / winsup / cygwin / sync.cc
2004-01-14 cgf* cygtls.h (_threadinfo::call): Remove regparm declarat...
2002-06-05 cgf* dtable.cc (handle_to_fn): Attempt to handle "raw...
2002-02-17 cgf* times.cc (hires::prime): Restore thread priority...
2002-02-14 cgf* exceptions.cc (unused_sig_wrapper): Eliminate unused...
2001-09-17 cgf* dtable.h (not_open): Assure inline.
2001-09-13 cgf* sync.cc (muto::acquire): Fix while/if typo.
2001-09-11 cgfchange copyright.
2001-05-04 cgfRevert much of previous erroneous checkin. Add ChangeL...
2001-05-04 cgf* exceptions.cc (ctrl_c_handler): Always send signal...
2000-10-19 cgf* dcrt0.cc (sigthread::init): Correct overzealous ifdef.
2000-10-02 cgf* cygheap.cc (cygheap_init): Born again function.
2000-09-08 cgfBreak out more header info into separate files. Use...
2000-09-07 cgf* exceptions.cc (signal_exit): Reset all mutos owned...
2000-08-22 cgf* winsup.h: Eliminate inclusion of most of the cygwin...
2000-08-02 dj* winsup.h: take out protections of environ, errno...
2000-05-18 cgf* dcrt0.cc (dll_crt0_1): Initialize mainthread stuff...
2000-05-17 cgf* path.cc (mount_info::cygdrive_posix_path): Don't...
2000-03-15 cgfPipe changes throughout suggested by Eric Fifer <EFifer...
2000-02-26 cgf* exceptions.cc (interruptible): Make a little more...
2000-02-24 cgf* exceptions.cc (call_handler): Use new muto linked...
2000-02-24 cgfFix final round of gcc warnings relating to unused...
2000-02-24 cgf* exceptions.cc (interruptible): Change method for...
2000-02-17 cgfInitial revision