newlib/winsup
Christopher Faylor 3f02a8d0f4 * sync.h (sync::init_lock): Declare new static member.
(sync::init()): Declare new static function.
* sync.cc (sync::init): Define.
(sync::init): Lock attempt to initialize a muto to stop multiple threads from
colliding.
* dcrt0.cc (dll_crt0_0): Initialize muto environment.
2005-03-06 20:21:30 +00:00
..
cygserver * bsd_mutex.cc: Include limits.h. 2004-12-30 15:58:27 +00:00
cygwin * sync.h (sync::init_lock): Declare new static member. 2005-03-06 20:21:30 +00:00
doc * pathnames.sgml: Clarify binmode/textmode behavior slightly. 2005-03-06 02:46:54 +00:00
mingw * include/wctype.h (wctrans) Remove _CRTIMP. 2005-02-25 08:15:46 +00:00
subauth
testsuite add missing ChangeLog entry 2005-02-10 18:12:56 +00:00
utils * cygpath.cc (usage): Pass in one more copy of program_name to printf to avoid 2005-03-06 18:00:03 +00:00
w32api 2005-02-10 Jiri Malak <Jiri.Malak@iol.cz> 2005-02-10 01:19:43 +00:00
ChangeLog
configure
configure.in
CYGWIN_LICENSE
Makefile.common
Makefile.in