OSDN Git Service

* select.cc (thread_pipe): Add paranoid check to ensure thread termination.
authorcgf <cgf>
Thu, 18 May 2000 18:32:05 +0000 (18:32 +0000)
committercgf <cgf>
Thu, 18 May 2000 18:32:05 +0000 (18:32 +0000)
commit6a32c3a314209f3a2351d651d93b45b98202d1f4
tree6aef4cf147cdd5530011b10454434adf3daf390b
parenteb89e7c378a2e999122659006a58d476440cae4a
* 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