diff options
author | Roland McGrath <roland@gnu.org> | 1999-07-21 16:50:21 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-07-21 16:50:21 +0000 |
commit | e26996aa991c92637310c12f37e266ad3931b289 (patch) | |
tree | 7b0ce9531400f1a4def71ab4be8df0be3f0ccb89 /ChangeLog | |
parent | 6818bcaef77f8c1082a18bdb9e0626cd188ae87b (diff) | |
download | glibc-e26996aa991c92637310c12f37e266ad3931b289.tar glibc-e26996aa991c92637310c12f37e266ad3931b289.tar.gz glibc-e26996aa991c92637310c12f37e266ad3931b289.tar.bz2 glibc-e26996aa991c92637310c12f37e266ad3931b289.zip |
1999-07-20 Mark Kettenis <kettenis@gnu.org>
* sysdeps/mach/_strerror.c: Include <libintl.h>.
1999-07-19 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdsig.c (_hurd_internal_post_signal): If a
hurd_signal_preemptor matches but its `preemptor' field is null, use
its `handler' field directly. This is to comply with behavior
documented in <hurd/sigpreempt.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +1999-07-20 Mark Kettenis <kettenis@gnu.org> + + * sysdeps/mach/_strerror.c: Include <libintl.h>. + +1999-07-19 Roland McGrath <roland@baalperazim.frob.com> + + * hurd/hurdsig.c (_hurd_internal_post_signal): If a + hurd_signal_preemptor matches but its `preemptor' field is null, use + its `handler' field directly. This is to comply with behavior + documented in <hurd/sigpreempt.h>. + 1999-07-21 Andreas Schwab <schwab@suse.de> * libio/fileops.c (_IO_new_file_underflow): Set error indicator |