OSDN Git Service

* Makefile.in: Add -lntdll to link line.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygserver / bsd_mutex.cc
2007-02-23 corinna Throughout remove using wincap.
2005-04-08 corinna * bsd_mutex.cc (msleep_cnt): Remove.
2005-04-06 corinna * bsd_helper.cc (ipcexit_hookthread): Fix whitespace...
2005-04-01 corinna * bsd_mutex.cc (_msleep): Whitespace fix.
2004-12-30 corinna * bsd_mutex.cc: Include limits.h.
2004-10-04 corinna * bsd_mutex.cc (_msleep): Simplify event creation...
2004-09-15 corinna Fix copyright throughout.
2004-09-06 corinna * bsd_mutex.cc (_msleep): Disable resetting event...
2004-08-24 corinna * bsd_mutex.cc (_msleep): Release process object while...
2004-07-30 corinna * bsd_mutex.cc (_msleep): Reset event object and close...
2004-07-20 corinna * bsd_helper.cc: Whitespace fixes.
2004-07-19 corinna * bsd_mutex.cc (win_priority): Actually calculate...
2004-02-07 corinna * bsd_mutex.cc (win_priority): Move to msleep helper...
2004-02-06 corinna * bsd_mutex.cc (_msleep): Handle PCATCH using...
2003-11-19 corinna Don't use safe_new but new throughout. Fix copyright...