newlib/winsup
Christopher Faylor c41570695a * fhandler.cc (fhandler_base::read): Return just read ahead characters if slow
device.
* fhandler.h (fhandler_base::set_eof): New virtual method.
(fhandler_pipe::set_eof): New method.
* pipe.cc (fhandler_pipe::fhandler_pipe): Clear saweof flag.
(fhandler_pipe::read): Return immediately if hit eof.
(fhandler_pipe::hit_eof): Return true if saweof flag is set.
* select.cc (peek_pipe): Don't call PeekNamedPipe if we couldn't grab the guard
mutex.
2001-11-03 05:42:21 +00:00
..
bz2lib
cygwin * fhandler.cc (fhandler_base::read): Return just read ahead characters if slow 2001-11-03 05:42:21 +00:00
doc * pathnames.sgml: Cleanup raw device text to be more coherent. 2001-10-16 16:03:22 +00:00
mingw 2001-10-30 Danny Smith <dannysmith@users.sourceforge.net> 2001-11-01 19:51:50 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
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
ChangeLog * Makefile.common: Add some stuff to common CFLAGS. 2001-11-02 04:44:42 +00:00
configure * configure: Regenerate, removing erroneous SUBDIRS substitution. 2001-10-26 15:01:08 +00:00
configure.in * Makefile.in: Only build testsuite directory on first 'make check'. 2001-10-24 21:56:54 +00:00
CYGWIN_LICENSE Red Hatize 2001-10-12 01:51:21 +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