]> sourceware.org Git - newlib-cygwin.git/commit
* syscalls.cc (_isatty): Define as an alias to isatty to override newlib
authorChristopher Faylor <me@cgf.cx>
Wed, 13 Feb 2008 17:21:05 +0000 (17:21 +0000)
committerChristopher Faylor <me@cgf.cx>
Wed, 13 Feb 2008 17:21:05 +0000 (17:21 +0000)
commitb40597cb2e915d2703b258a04a45292f2d1ed4ed
tree8a2ba5405cc2d678c9cfeec43fc44249da551130
parenta9414ca6d8cd5c3adc84ae1a522f0e2c8eb3bcae
* syscalls.cc (_isatty): Define as an alias to isatty to override newlib
version.
* thread.cc (pthread_kill): Deal with signal 0 as per POSIX and also avoid
manipulating an invalid thread.
winsup/cygwin/ChangeLog
winsup/cygwin/syscalls.cc
winsup/cygwin/thread.cc
This page took 0.028525 seconds and 5 git commands to generate.