newlib/winsup
Christopher Faylor 243a041bd0 * dll_init.h (class dll_list): Reorder functions to avoid compiler "can't
inline" warnings.
* security.h (class cygsid): Ditto.
* sigproc.cc (get_proc_lock): Ditto.
* sigproc.h (class sigframe): Ditto.
* sync.h (class muto): Ditto.
* fhandler.h (fhandler_base::get_guard): Actually MAKE virtual as previously
indicated.
* pipe.cc (make_pipe): Remove extraneous set_errno.
* syscalls.cc (_open): Ditto.
* select.cc (peek_pipe): Need to check that there is still something to read
from the pipe after acquiring the mutex since another process/thread could have
eaten the input before we got to acquiring the lock.  (Thanks to Nick Duffek
for this inspiration.)
2001-11-03 03:32:27 +00:00
..
bz2lib
cygwin * dll_init.h (class dll_list): Reorder functions to avoid compiler "can't 2001-11-03 03:32:27 +00:00
doc
mingw 2001-10-30 Danny Smith <dannysmith@users.sourceforge.net> 2001-11-01 19:51:50 +00:00
subauth
testsuite * libltp/lib/forker.c: Include proper header to avoid compiler 2001-11-02 20:45:00 +00:00
utils Clarify checkin comment slightly. 2001-10-24 23:56:45 +00:00
w32api 2001-11-01 Danny Smith <dannysmith@users.sourceforge.net> 2001-11-01 19:42:57 +00:00
CYGWIN_LICENSE
ChangeLog * Makefile.common: Add some stuff to common CFLAGS. 2001-11-02 04:44:42 +00:00
MAINTAINERS
Makefile.common * Makefile.common: Add some stuff to common CFLAGS. 2001-11-02 04:44:42 +00:00
Makefile.in * Makefile.in: Propagate 'clean' to subdirs properly. 2001-10-29 20:32:27 +00:00
configure * configure: Regenerate, removing erroneous SUBDIRS substitution. 2001-10-26 15:01:08 +00:00
configure.in