Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-19 * bsd_helper.h: Throughout, convert "struct thread" to "class thread".Corinna Vinschen
2014-05-19 * bsd_mutex.cc (msleep_sync_array::~msleep_sync_array): New destructorCorinna Vinschen
2014-03-12 * Throughout, fix format specifiers in debug statements to accommodateCorinna Vinschen
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2008-02-07 * bsd_helper.cc: Replace %E __small_printf format specifier with %luCorinna Vinschen
2007-02-23 Throughout remove using wincap.Corinna Vinschen
2005-04-09 * bsd_mutex.cc (msleep_cnt): Remove.Corinna Vinschen
2005-04-06 * bsd_helper.cc (ipcexit_hookthread): Fix whitespace and handle leak.Corinna Vinschen
2005-04-01 * bsd_mutex.cc (_msleep): Whitespace fix.Corinna Vinschen
2004-12-30 * bsd_mutex.cc: Include limits.h.Corinna Vinschen
2004-10-04 * bsd_mutex.cc (_msleep): Simplify event creation. Revert change fromCorinna Vinschen
2004-09-15 Fix copyright throughout.Corinna Vinschen
2004-09-07 * bsd_mutex.cc (_msleep): Disable resetting event object for now.Corinna Vinschen
2004-08-25 * bsd_mutex.cc (_msleep): Release process object while waiting.Corinna Vinschen
2004-07-30 * bsd_mutex.cc (_msleep): Reset event object and close it beforeCorinna Vinschen
2004-07-20 * bsd_helper.cc: Whitespace fixes.Corinna Vinschen
2004-07-19 * bsd_mutex.cc (win_priority): Actually calculate p from priority.Corinna Vinschen
2004-02-07 * bsd_mutex.cc (win_priority): Move to msleep helper function section.Corinna Vinschen
2004-02-06 * bsd_mutex.cc (_msleep): Handle PCATCH using signal_arrived event.Corinna Vinschen
2003-11-19 Don't use safe_new but new throughout. Fix copyright datesCorinna Vinschen