newlib/winsup
Christopher Faylor fb201f9270 * fhandler.cc (fhandler_base::read): Remove unused signal state tweaks.
* fhandler.h (fhandler_pipe::create_selectable): Declare.
(fhandler_fifo::close_one_end): Declare.
* fhandler_fifo.cc (fhandler_fifo::close_one_end): Define.
(fhandler_fifo::open_not_mine): Use close_one_end to close appropriate end of
pipe.
* pinfo.cc (_pinfo::commune_recv): Ditto.
* pipe.cc (fhandler_pipe::create_selectable): Rename from
create_selectable_pipe.  Reorganize.
(fhandler_pipe::create): Use create_selectable.
2005-04-22 13:58:09 +00:00
..
cygserver * bsd_mutex.cc (msleep_cnt): Remove. 2005-04-08 20:31:43 +00:00
cygwin * fhandler.cc (fhandler_base::read): Remove unused signal state tweaks. 2005-04-22 13:58:09 +00:00
doc * pathnames.sgml (mount-table): Indicate that user-specific 2005-04-20 12:26:45 +00:00
mingw * include/_mingw.h (__MINGW_ATTRIB_NONNULL): Define. 2005-03-31 10:00:26 +00:00
subauth
testsuite add missing ChangeLog entry 2005-02-10 18:12:56 +00:00
utils * utils.sgml (mount): Clarify setting cygdrive prefix for user 2005-04-20 12:25:43 +00:00
w32api * include/winnt.h (SE_UNDOCK_NAME TEXT): Define. 2005-04-03 17:47:37 +00:00
ChangeLog * Makefile.common: Add -dD to options when creating preprocess files. 2005-03-23 03:22:27 +00:00
configure
configure.in
CYGWIN_LICENSE
Makefile.common * Makefile.common: Add -dD to options when creating preprocess files. 2005-03-23 03:22:27 +00:00
Makefile.in