libc/winsup
Christopher Faylor 474048c26e * path.cc (normalize_posix_path): Reorganize to short circuit to DOS path
handling whenever a '\' is detected.
* signal.cc (sigaction): Make strace output more informative.
* sigproc.cc (pending_signals::add): Just index directly into signal array
rather than treating the array as a heap.
(pending_signals::del): Ditto.
(wait_sig): Don't send signal if we already have a similar signal queued.
* sigproc.h (call_signal_handler_now): Remove obsolete declaration.
2004-03-25 15:15:27 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver * sysv_sem.cc (semundo_adjust): Check for process id instead of 2004-03-02 11:08:35 +00:00
cygwin * path.cc (normalize_posix_path): Reorganize to short circuit to DOS path 2004-03-25 15:15:27 +00:00
doc Add FAQ about old packages. Remove B20 references. 2004-03-17 17:39:44 +00:00
mingw * msvcrt.def.in: Add stubs for msvcrt.dll (version 6.10), 2004-03-19 09:26:13 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * winsup.api/devdsp.c: New file, testing fhandler_dev_dsp code. 2004-03-24 10:20:14 +00:00
utils * cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from output. 2004-03-21 17:58:14 +00:00
w32api 2004-03-25 Dimitri Papadopoulos <papadopo@users.sourceforge.net> 2004-03-25 10:17:29 +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