diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index e0b2dfd6a..e04338eb8 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +Thu May 18 17:28:19 2000 Christopher Faylor <cgf@cygnus.com> + + * Makefile.in: Remove external.h dependency. + * dcrt0.cc (sigthread::init): Move here from sigproc.h. + * sigproc.h (sigthread): Move init to dcrt0.cc. + Thu May 18 01:28:02 2000 Christopher Faylor <cgf@cygnus.com> * select.cc (thread_pipe): Add paranoid check to ensure thread |