newlib/winsup
Christopher Faylor 641654f72a Change the name "title_mutex" to "tty_mutex" throughout.
* tty.h (tty_list::allocate_tty): Turn argument into a boolean.
* tty.cc (tty_list::init): Protect entire allocation operation with tty_mutex
(formerly title_mutex) to protect against allocation races.
2004-05-17 15:27:56 +00:00
..
bz2lib
cygserver * sysv_shm.cc (shmget): Allow to retrieve shared memory segments 2004-03-30 15:21:18 +00:00
cygwin Change the name "title_mutex" to "tty_mutex" throughout. 2004-05-17 15:27:56 +00:00
doc 2004-03-30 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2004-03-30 19:20:42 +00:00
mingw * strncasecmp.c: Reword copyright and disclaimer. Move Contributors 2004-04-22 16:34:31 +00:00
subauth
testsuite * winsup.api/devdsp.c (forkrectest): Move synchronization with child 2004-04-13 09:40:03 +00:00
utils * cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from output. 2004-03-21 17:58:14 +00:00
w32api 2004-05-15 Filip Navara <xnavara@volny.cz> 2004-05-15 10:08:06 +00:00
CYGWIN_LICENSE
ChangeLog * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
Makefile.common
Makefile.in * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
configure
configure.in