OSDN Git Service

* select.cc (select_stuff::wait): Temporarily disallow APCS.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / sync.cc
2011-11-29 cgf* sync.cc: Fix comment.
2011-11-26 cgf* exceptions.cc (sigpacket::process): Move signal_exit...
2011-04-21 cgf* cygheap.cc (init_cygheap::close_ctty): Avoid closing...
2010-03-12 cgfThroughout change all calls of low_priority_sleep ...
2009-01-03 cgfRemove unneeded header files from source files througho...
2008-04-07 cgfRemove unneeded header files from source files throughout.
2008-04-07 cgfAdd miscfuncs.h to files as needed throughout.
2005-07-06 cgfEliminate (void) cast on standalone function calls...
2005-06-05 cgf* sync.cc (muto::acquire): Remove unneeded brackets...
2005-03-27 cgf* wininfo.h (wininfo::timer_active): Delete.
2005-03-19 cgf* child_info.h (fork_info): Use different method to...
2005-03-08 cgf* dcrt0.cc (dll_crt0_0): Eliminate muto::init call.
2005-03-06 cgf* sync.h (sync::init_lock): Declare new static member.
2004-05-16 cgf* cygthread.cc (cygthread::is): Eliminate.
2004-05-15 cgfrevert previous not-ready-for-primetime checkin.
2004-05-15 cgf* cygheap.h: Remove some parameter names from declarati...
2004-03-15 cgf* exceptions.cc (try_to_debug): Report on tid of caller.
2004-02-12 cgfRename _threadinfo to _cygtls, throughout.
2004-02-09 cgf* debug.h (console_printf): Define for non-debugging...
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