]> sourceware.org Git - newlib-cygwin.git/commit
* select.cc (thread_pipe): Add paranoid check to ensure thread termination.
authorChristopher Faylor <me@cgf.cx>
Thu, 18 May 2000 18:32:05 +0000 (18:32 +0000)
committerChristopher Faylor <me@cgf.cx>
Thu, 18 May 2000 18:32:05 +0000 (18:32 +0000)
commit2a6a56c227b8649b3f3f3f6cd1648305e82d3aab
tree5b83bf7ef5d58eac8652019f02f7deb545e7c054
parent6c7395bfce9491415d6672bc97a7f6e70fd07fd9
* select.cc (thread_pipe): Add paranoid check to ensure thread termination.
* external.cc: Eliminate obsolete include.
* getopt.c (getopt_long): Fix compiler warning.
* shared.h: Moved PID_ definitions to include/sys/cygwin so that they can be
used by external programs.
* include/sys/cygwin.h: Move external definitions here.  Include sys/resource.h
to avoid having to do this everywhere.
winsup/cygwin/ChangeLog
winsup/cygwin/external.cc
winsup/cygwin/include/sys/cygwin.h
winsup/cygwin/libc/getopt.c
winsup/cygwin/select.cc
winsup/cygwin/shared.h
This page took 0.033918 seconds and 5 git commands to generate.