newlib/winsup
Christopher Faylor 6ea0c04e7c * cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh.
(cygheap_fdmanip::isopen): New method.
* syscalls.cc (_read): Avoid accessing closed fd.
* path.h (fe_types): New enum.
(path_conv::set_path): New method.
(find_exec): Change null_if_not_found argument to something more generic.
* spawn.cc (find_exec): Default to returning the POSIX path rather than the
windows path, unless instructed otherwise.
(spawn_guts): Force call to find_exec to use native paths.
* dlfcn.cc (check_path_access): Accommodate new find_exec arguments.
* environ.h (win_env::get_posix): New method.
2001-10-31 00:55:32 +00:00
..
bz2lib
cygwin * cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh. 2001-10-31 00:55:32 +00:00
doc * pathnames.sgml: Cleanup raw device text to be more coherent. 2001-10-16 16:03:22 +00:00
mingw
subauth
testsuite * winsup.api/ltp/stat03.c: Supress compiler warning. 2001-10-29 20:03:06 +00:00
utils Clarify checkin comment slightly. 2001-10-24 23:56:45 +00:00
w32api * include/winnetwk.h (WNetGetResourceInformationA): Add declaration. 2001-10-20 10:41:09 +00:00
CYGWIN_LICENSE
ChangeLog * Makefile.in: Propagate 'clean' to subdirs properly. 2001-10-29 20:32:27 +00:00
MAINTAINERS
Makefile.common
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 * Makefile.in: Only build testsuite directory on first 'make check'. 2001-10-24 21:56:54 +00:00