libc/winsup
Christopher Faylor 3cb9da1461 * spawn.cc (system_call_cleanup): Rename from pthread_cleanup. Extend
functionality.
(system_call_cleanup::system_call_cleanup): Set up signals like system()
requires.  Unblock previously-blocked signal handling.
(system_call_cleanup::~system_call_cleanup): Restore signal handling after
system().
(child_info_spawn::worker): Put signals on hold and use system_call_cleanup
class to set and restore signals rather than doing it prior to to running the
program.  Remove the ill-conceived pthread_cleanup stuff.
2013-04-30 23:51:08 +00:00
..
cygserver * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
cygwin * spawn.cc (system_call_cleanup): Rename from pthread_cleanup. Extend 2013-04-30 23:51:08 +00:00
doc * faq-programming.xml (faq.programming.64bitporting): Fix typo. 2013-04-25 10:16:01 +00:00
lsaauth * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
testsuite ChangeLog: 2012-11-26 19:50:45 +00:00
utils * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
COPYING * COPYING: Replace with the GPLv3 definition. 2011-04-19 16:52:51 +00:00
CYGWIN_LICENSE * COPYING: Replace with the GPLv3 definition. 2011-04-19 16:52:51 +00:00
ChangeLog * Makefile.in (Makefile): Rely on 'configure' not 'configure.in'. 2012-11-26 20:02:05 +00:00
Makefile.common ChangeLog: 2012-11-23 13:22:47 +00:00
Makefile.in Update copyrights 2013-01-21 16:21:23 +00:00
README Add top-level README 2006-01-27 05:37:13 +00:00
acinclude.m4 ChangeLog: 2012-11-23 13:22:47 +00:00
aclocal.m4 ChangeLog: 2012-11-26 19:50:45 +00:00
autogen.sh ChangeLog: 2012-11-23 13:22:47 +00:00
c++wrap ChangeLog: 2012-11-23 13:22:47 +00:00
ccwrap * ccwrap: Don't drop mingw header file paths unless we've specified them with 2012-11-26 19:00:35 +00:00
config.guess ChangeLog: 2012-11-23 13:22:47 +00:00
config.sub ChangeLog: 2012-11-23 13:22:47 +00:00
configure ChangeLog: 2012-11-26 19:50:45 +00:00
configure.ac Update copyrights 2013-01-21 16:21:23 +00:00
configure.cygwin ChangeLog: 2012-11-23 13:22:47 +00:00
install-sh ChangeLog: 2012-11-23 13:22:47 +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