newlib/winsup
Christopher Faylor 169c465a83 Reorganize header file inclusion throughout so that cygerrno.h comes first.
* fhandler.h (select_record::thread_errno): Save any encountered errno here.
(select_record::set_select_errno): New function.
(select_record::saw_error): New function.
(select_record::select_record): Initialize thread_errno to zero.
* select.cc (set_handle_or_return_if_not_open): Set thread_errno on failure.
(select_stuff::wait): Record errno for later resurrection in calling thread.
(peek_serial): Ditto.
2005-01-12 22:40:46 +00:00
..
cygserver * bsd_mutex.cc: Include limits.h. 2004-12-30 15:58:27 +00:00
cygwin Reorganize header file inclusion throughout so that cygerrno.h comes first. 2005-01-12 22:40:46 +00:00
doc * path.sgml: Encode programming example with CDATA. 2004-12-31 01:13:28 +00:00
mingw * include/tchar.h (_tfreopen): Add UNICODE mappings. 2005-01-12 09:08:12 +00:00
subauth
testsuite * cygrun.c (main): Fix exit code so that it reflects UNIX style. 2005-01-10 04:13:39 +00:00
utils 2005-01-11 Pierre Humblet <pierre.humblet@ieee.org> 2005-01-11 23:03:24 +00:00
w32api 2005-01-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2005-01-10 11:59:25 +00:00
ChangeLog
configure
configure.in
CYGWIN_LICENSE
Makefile.common
Makefile.in