newlib/winsup
Christopher Faylor 0f4db8cbe0 * cygerrno.h (set_errno): Define more informative version of this function for
debugging.
(__set_errno): Declare when DEBUGGING.
* cygheap.h (cygheap_fdget::cygheap_fdget): Add a flag to control when errno is
set.
* debug.cc (__set_errno): New function.
* fcntl.cc (_fcntl): Fix so that correct fd is used for second argument to
dup2.
* syscalls.cc (_cygwin_istext_for_stdio): Don't set errno here when using
cygheap_fdget.
2001-10-16 03:31:50 +00:00
..
bz2lib
cygwin * cygerrno.h (set_errno): Define more informative version of this function for 2001-10-16 03:31:50 +00:00
doc new known problem "hang or core-dump during make" 2001-10-15 22:32:46 +00:00
mingw
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * winsup.api/mmaptest01.c: Add several tests on mmaps. Use libltp. 2001-10-08 12:18:38 +00:00
utils * mkpasswd.cc (enum_users): Shorten "unused" passwd field. 2001-10-15 15:44:37 +00:00
w32api
ChangeLog * Makefile.in: Add -nostdinc to CXXFLAGS. 2001-10-13 00:59:20 +00:00
configure
configure.in
CYGWIN_LICENSE Red Hatize 2001-10-12 01:51:21 +00:00
MAINTAINERS
Makefile.common * Makefile.in: Add -nostdinc to CXXFLAGS. 2001-10-13 00:59:20 +00:00
Makefile.in