newlib/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
utils * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
acinclude.m4
aclocal.m4
autogen.sh
c++wrap
ccwrap
ChangeLog
config.guess
config.sub
configure
configure.ac Update copyrights 2013-01-21 16:21:23 +00:00
configure.cygwin
COPYING
CYGWIN_LICENSE
install-sh
Makefile.common
Makefile.in Update copyrights 2013-01-21 16:21:23 +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