libc/winsup
Christopher Faylor ec300c9979 * errno.cc (seterrno_from_win_error): Fix debugging output.
* fhandler.cc (fhandler_base::fstat): Move to inline method in fhandler.h.
(fhandler_base::set_io_handle): Ditto.
* fhandler.h (fhandler_base): Make some methods inline.
* fhandler_console.cc (fhandler_console::write_normal): Make buffer larger.
* sigproc.h (sigframe::sigframe): Actually use set ebp parameter correctly.
* spawn.cc (spawn_guts): Set dwProcessId when exec'ing.  Just exit immediately
after reparenting.
* syscalls.cc: Sprinkle sigframe stuff throughout.
* wait.cc (wait4): Set signal frame here.
* dcrt0.cc (__api_fatal): Don't rely on small_printf to display errors.  Always
display problems to the console, if possible.
2000-10-12 04:38:29 +00:00
..
cygwin * errno.cc (seterrno_from_win_error): Fix debugging output. 2000-10-12 04:38:29 +00:00
doc Added missing article 2000-09-29 22:23:37 +00:00
mingw Add comment. 2000-06-18 01:53:10 +00:00
testsuite Add 'const' qualifiers where needed to avoid compiler warnings. 2000-09-06 14:21:53 +00:00
utils * ps.cc (main): Change order of reporting slightly so that windows pids are 2000-10-09 03:31:10 +00:00
w32api * include/iprtrmib.h: Further layout changes according to standard. 2000-10-09 09:51:46 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog * Makefile.common: Extend VERBOSE default. 2000-10-02 02:05:23 +00:00
MAINTAINERS DJ is sole setup maintainer now. 2000-08-10 23:51:25 +00:00
Makefile.common * Makefile.common: Extend VERBOSE default. 2000-10-02 02:05:23 +00:00
Makefile.in * Makefile.common: Extend VERBOSE default. 2000-10-02 02:05:23 +00:00
configure * Makefile.in: Add new goal "check" 2000-09-03 04:06:38 +00:00
configure.in * Makefile.in: Add new goal "check" 2000-09-03 04:06:38 +00:00