diff options
author | Roland McGrath <roland@gnu.org> | 1998-11-29 16:07:30 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1998-11-29 16:07:30 +0000 |
commit | f69139ec74b8f85d1487dde63bf7687ce69540c0 (patch) | |
tree | 4637fe6a6941343f7c29aaaaf62c9fb341dee1c9 /ChangeLog | |
parent | 0c4db20b3536cf49bdaeb9574a21c08d633efd32 (diff) | |
download | glibc-f69139ec74b8f85d1487dde63bf7687ce69540c0.tar glibc-f69139ec74b8f85d1487dde63bf7687ce69540c0.tar.gz glibc-f69139ec74b8f85d1487dde63bf7687ce69540c0.tar.bz2 glibc-f69139ec74b8f85d1487dde63bf7687ce69540c0.zip |
1998-09-12 Mark Kettenis <kettenis@phys.uva.nl>
* hurd/hurdstartup.c: Do not include hurdmalloc.h; _hurd_startup
does not use any of malloc/realloc/free anymore. Include
set-hooks.h with <> instead of "".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +1998-09-12 Mark Kettenis <kettenis@phys.uva.nl> + + * hurd/hurdstartup.c: Do not include hurdmalloc.h; _hurd_startup + does not use any of malloc/realloc/free anymore. Include + set-hooks.h with <> instead of "". + 1998-11-29 Roland McGrath <roland@baalperazim.frob.com> * sunrpc/svc_unix.c (__msgread): Move ON local var inside block |