diff options
author | Roland McGrath <roland@gnu.org> | 1996-04-24 09:03:11 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-04-24 09:03:11 +0000 |
commit | 66aeca9cfbd8cf37f47f15fcbde937cf4f5382f8 (patch) | |
tree | 9026ab33c3b2188fac9467dbf8b3ae909391ad2c /ChangeLog | |
parent | 80bcb41041cd84144f5b3af46110c734b99404f5 (diff) | |
download | glibc-66aeca9cfbd8cf37f47f15fcbde937cf4f5382f8.tar glibc-66aeca9cfbd8cf37f47f15fcbde937cf4f5382f8.tar.gz glibc-66aeca9cfbd8cf37f47f15fcbde937cf4f5382f8.tar.bz2 glibc-66aeca9cfbd8cf37f47f15fcbde937cf4f5382f8.zip |
Tue Apr 23 21:09:14 1996 Miles Bader <miles@gnu.ai.mit.edu>cvs/libc-960425cvs/libc-960424
* hurd/hurdsig.c (signal_allowed): For SIGIO/SIGURG, add a new
variable, LUCKY, to use instead of setting D to -1 (which fucks
things up).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Tue Apr 23 21:09:14 1996 Miles Bader <miles@gnu.ai.mit.edu> + + * hurd/hurdsig.c (signal_allowed): For SIGIO/SIGURG, add a new + variable, LUCKY, to use instead of setting D to -1 (which fucks + things up). + Tue Apr 23 15:56:56 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> * config.h.in (HAVE_REGEX): New macro. |