newlib/winsup
Christopher Faylor 907dc7d0c9 * exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.
* external.cc (cygwin_internal): Change CW_STRACE_ON to CW_STRACE_TOGGLE.
* strace.cc (strace::hello): Toggle strace on and off.
* sync.cc (muto::init): Renamed from constructor.
* sync.h (muto::new): Delete.
(muto::delete): Ditto.
(new_muto): Simplify.  Use muto.init for nearly everything.
* uinfo.cc (uinfo_init): Avoid closing a NULL handle.
* include/sys/cygwin.h (cygwin_getinfo_types): Rename CW_STRACE_OFF to
CW_STRACE_TOGGLE.  Delete CW_STRACE_OFF.
* include/sys/strace.h (strace): Add "inited" field.
2002-02-14 21:20:06 +00:00
..
bz2lib * Makefile.in: Add -U_WIN32 to CFLAGS compile line to avoid inappropriate 2001-04-19 03:55:02 +00:00
cygwin * exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm. 2002-02-14 21:20:06 +00:00
doc bit more about full install 2002-01-24 00:34:35 +00:00
mingw * include/malloc.h (_heapinfo): Correct structure definition. 2002-01-27 22:54:54 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * winsup.api/pthread/condvar3_1.c: Fix debugging output. 2001-11-17 21:15:47 +00:00
utils * mkpasswd.c (main): Set default home path for 9x/Me if --path-to-home 2002-01-31 12:43:29 +00:00
w32api * include/ntsecpkg.h: New file. 2002-02-14 00:24:52 +00:00
CYGWIN_LICENSE Red Hatize 2001-10-12 01:51:21 +00:00
ChangeLog * Makefile.in: Don't attempt to use zlib directory as a dependency if it 2001-12-19 03:35:36 +00:00
MAINTAINERS Nuke 2001-12-31 23:24:10 +00:00
Makefile.common Add missing ChangeLog. 2001-12-14 18:26:43 +00:00
Makefile.in * Makefile.in: Don't attempt to use zlib directory as a dependency if it 2001-12-19 03:35:36 +00:00
configure * Makefile.in: Exit immediately if a sub-make fails. 2001-12-14 18:23:19 +00:00
configure.in * Makefile.in: Exit immediately if a sub-make fails. 2001-12-14 18:23:19 +00:00