diff options
author | Roland McGrath <roland@gnu.org> | 1999-08-23 21:06:00 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-08-23 21:06:00 +0000 |
commit | a41301f0383709a65a5d18659b47120487ce5fcf (patch) | |
tree | a23d056b35885bebdc19100705599aa07de7caad /ChangeLog | |
parent | 09d434dfc61e0a587123454cb9d485d904776a89 (diff) | |
download | glibc-a41301f0383709a65a5d18659b47120487ce5fcf.tar glibc-a41301f0383709a65a5d18659b47120487ce5fcf.tar.gz glibc-a41301f0383709a65a5d18659b47120487ce5fcf.tar.bz2 glibc-a41301f0383709a65a5d18659b47120487ce5fcf.zip |
1999-08-23 Mark Kettenis <kettenis@gnu.org>
* hurd/hurdsig.c (_hurd_internal_post_signal): Add missing else.
* stdio-common/Makefile: Move addition to routines to the right place.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ +1999-08-23 Mark Kettenis <kettenis@gnu.org> + + * hurd/hurdsig.c (_hurd_internal_post_signal): Add missing else. + 1999-08-23 Ulrich Drepper <drepper@cygnus.com> - * stdio-common/Makefile: Mode addition to routines to the right place. + * stdio-common/Makefile: Move addition to routines to the right place. 1999-08-23 Andreas Jaeger <aj@arthur.rhein-neckar.de> |