newlib-cygwin/winsup
Christopher Faylor 1ed95be609 * exceptions.cc (set_signal_mask): Report on input argument rather than
getsigmask.
* fhandler.h (fhandler_base): Make friends with close_all_files.
* pinfo.cc (_pinfo::set_ctty): Add more debugging.
* sigproc.cc (proc_can_be_signalled): Detect state when signal handler thread
is gone in target process as an EPERM situation.  Set errno to ESRCH if process
doesn't exist.
(sigproc_terminate): Set sendsig to illegal value when closed.
(sig_send): Rely on proc_can_be_signalled setting the proper errno.
* syscalls.cc (close_all_files): Detect when all ttys are closed prior to
calling close_all_files.  The ctty needs to be closed explicitly in this case.
2003-12-16 23:28:03 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver * bsd_helper.cc (tunable_params): Add entries for kern.ipc.msgmnb and 2003-12-16 10:13:34 +00:00
cygwin * exceptions.cc (set_signal_mask): Report on input argument rather than 2003-12-16 23:28:03 +00:00
doc minor adjustments to Elfyn's contribution. 2003-11-13 22:23:59 +00:00
mingw * include/stdio.h:(_fileno): Define macro version after both 2003-12-13 21:22:34 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. These 2003-12-01 17:33:11 +00:00
utils * mkgroup.c (main): Print "root" group with local admins group sid 2003-11-26 15:47:44 +00:00
w32api 2003-12-08 Danny Smith <dannysmith@users.sourceforge.net> 2003-12-08 22:41:44 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
Makefile.common typo 2003-08-06 03:22:18 +00:00
Makefile.in * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
configure * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00
configure.in * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00