newlib-cygwin/winsup
Christopher Faylor 18edcecfbf * dcrt0.cc (dll_crt0_0): Eliminate muto::init call.
* sync.h (locker): New, currently unused class.
(muto::init): Eliminate.
* sync.cc (muto::init): Ditto.
(muto::init): Eliminate critical section lock and instead use name as a guard
to prevent against multiple attempts to initialize the same muto.
* pinfo.cc (pinfo::init): Set myself procinfo when not execing and pid matches
windows pid or cygwin pid.
2005-03-08 05:05:02 +00:00
..
cygserver * bsd_mutex.cc: Include limits.h. 2004-12-30 15:58:27 +00:00
cygwin * dcrt0.cc (dll_crt0_0): Eliminate muto::init call. 2005-03-08 05:05:02 +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 * kill.cc (getsig): Rectify bug introduced by 2005-02-26 change. Don't pad 2005-03-08 04:06:26 +00:00
w32api * include/ws2tcpip.h (getaddrinfo, freeaddrinfo, getnameinfo): 2005-03-07 08:32:24 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
Makefile.common typo 2003-08-06 03:22:18 +00:00
Makefile.in * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
configure * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00
configure.in * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00