diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index fee1bc267..8810d54cd 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,14 @@ +2003-08-28 Christopher Faylor + + * sigproc.h: Make some functions regparm. + * sigproc.cc (checkstate): Make regparm. + (getevent): Change parameters in declaration, rename from getsem, make regparm. + (sig_send): Recognize that nosync is now an event. Remove some old + cruft from previous interrupt anywhere signal handler. + (getevent): Change parameters in definition, rename from getsem. + Allocate event rather than semaphore. + (wait_sig): Treat sigcatch_nosync as an event. + 2003-08-28 Christopher Faylor * exceptions.cc (sigreturn): Fix problem where old return address was