newlib/winsup
Corinna Vinschen 1f8b30497d * bsd_mutex.cc (_msleep): Simplify event creation. Revert change from
2004-08-24.  It should be unnecessary now.
	* msg.cc (client_request_msg::serve): Release process critical
	section as early as possible.
	* sem.cc (client_request_sem::serve): Ditto.
	* shm.cc (client_request_shm::serve): Ditto.
	* process.cc: Use hold and release method calls instead of
	EnterCriticalSection/LeaveCriticalSection calls throughout.
	* process.h (_hold): Rename from hold.  Take filename and linenumber
	parameter for logging.  Define matching hold macro.
	(release): Ditto.
2004-10-04 19:44:05 +00:00
..
bz2lib
cygserver * bsd_mutex.cc (_msleep): Simplify event creation. Revert change from 2004-10-04 19:44:05 +00:00
cygwin fix erroneous checkin 2004-10-04 14:06:02 +00:00
doc * how-using.texinfo: Fix typo. Add note about "Install For All Users" 2004-09-30 19:58:07 +00:00
mingw * include/sys/stat.h (_S_IFLNK): Add definition. 2004-09-09 02:05:22 +00:00
subauth
testsuite * winsup.api/mmaptest01.c (main): Accomodate 9x memory usage. 2004-08-24 09:58:16 +00:00
utils * cygcheck.cc (pretty_id): Close pipe. 2004-10-04 09:42:08 +00:00
w32api * include/winbase.h (WINBASEAPI): Define as DECLSPEC_IMPORT only 2004-09-30 09:08:17 +00:00
ChangeLog * 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
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +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