newlib/winsup
Christopher Faylor 6813f009ba * child_info.h (_CI_SAW_CTRL_C): New enum.
(CURR_CHILD_INFO_MAGIC): Reset.
(saw_ctrl_c): New function.
(set_saw_ctrl_c): Ditto.
* sigproc.cc (child_info::proc_retry): Return EXITCODE_OK if we get
STATUS_CONTROL_C_EXIT and we actually saw a CTRL-C.
* spawn.cc (dwExeced): Delete.
(chExeced): New variable.
(spawn_guts): Set chExeced;
* exceptions.cc (dwExeced): Delete declaration.
(chExeced): Declare.
(ctrl_c_handler): Detect if we're an exec stub process and set a flag, if so.
* fhandler_tty.cc (fhandler_tty_common::__release_output_mutex): Add extra
DEBUGGING test.
* pinfo.cc: Fix comment.
2006-05-22 04:50:54 +00:00
..
cygserver * wincap.cc: New file. 2006-01-12 16:59:15 +00:00
cygwin * child_info.h (_CI_SAW_CTRL_C): New enum. 2006-05-22 04:50:54 +00:00
doc faq.using.chmod faq.programming.adjusting-heap 2006-04-05 04:09:55 +00:00
mingw * mingwex/wcrtomb.c (wcrtomb_cp): Test (wc > 255) only if C locale. 2006-05-17 07:49:39 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * winsup.api/checksignal.c (main): Add test for siginterrupt. 2006-03-23 15:52:16 +00:00
utils * regtool.cc (options): Add 'binary'. 2006-03-03 09:43:35 +00:00
w32api * lib/uuid.c (IID_IRpcProxyBuffer34): Remove definition. 2006-05-21 10:28:13 +00:00
COPYING * CYGWIN_LICENSE: Restrict to v2. 2006-01-29 18:06:24 +00:00
CYGWIN_LICENSE v2 only 2006-01-29 18:05:00 +00:00
ChangeLog * CYGWIN_LICENSE: Restrict to v2. 2006-01-29 18:06:24 +00:00
Makefile.common * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing. 2005-10-11 18:17:59 +00:00
Makefile.in * configure.in: Add AC_PROG_INSTALL handling. 2006-01-16 17:48:36 +00:00
README Add top-level README 2006-01-27 05:37:13 +00:00
configure * configure.in: Add AC_PROG_INSTALL handling. 2006-01-16 17:48:36 +00:00
configure.in * configure.in: Add AC_PROG_INSTALL handling. 2006-01-16 17:48:36 +00:00

README

THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Cygwin documentation is available on the net at http://cygwin.com
You might especially be interested in

http://cygwin.com/faq/faq.programming.html#faq.programming.building-cygwin