acadia-newlib/winsup
Corinna Vinschen 8f97c045b8 Fix sigwait and pthread_kill return values in case of error
* signal.cc (sigwait): Fix return value to reflect errno in case of
	error according to POSIX.  Never return EINTR.
	* thread.cc (pthread_kill): Return errno if sig_send failed.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2015-10-30 16:05:43 +01:00
..
cygserver * pwdgrp.cc: Handle default fetch_user_arg_type_t in switches 2015-02-23 21:00:31 +00:00
cygwin Fix sigwait and pthread_kill return values in case of error 2015-10-30 16:05:43 +01:00
doc strftime: Add support for %s (seconds since epoch) 2015-10-27 09:41:40 +01:00
lsaauth
testsuite Remove spurious execute permissions from some Cygwin source and text files 2015-10-27 16:10:37 +00:00
utils winsup/utils: add CPU cache variables to getconf(1) 2015-10-22 12:51:20 -05:00
COPYING
CYGWIN_LICENSE
ChangeLog
Makefile.common
Makefile.in
README
acinclude.m4
aclocal.m4
autogen.sh
c++wrap
ccwrap
config.guess
config.sub
configure
configure.ac
configure.cygwin
install-sh

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