diff options
author | Thomas Bushnell, BSG <thomas@gnu.org> | 1996-10-31 17:30:12 +0000 |
---|---|---|
committer | Thomas Bushnell, BSG <thomas@gnu.org> | 1996-10-31 17:30:12 +0000 |
commit | 1c404962af06d9a827539a9479253cd8cd5628bd (patch) | |
tree | bcf34d13930905442edd64ecc83b949a9210df3f /ChangeLog | |
parent | 7148baf6010c25ee920e64d0a2bd4f39cdcc9745 (diff) | |
download | glibc-1c404962af06d9a827539a9479253cd8cd5628bd.tar.gz glibc-1c404962af06d9a827539a9479253cd8cd5628bd.tar.xz glibc-1c404962af06d9a827539a9479253cd8cd5628bd.zip |
*** empty log message ***
Thu Oct 24 17:32:57 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * hurd/hurdsig.c (write_corefile): If we can't create the core file, still call crash_dump_task with a null FILE arg. Maybe it won't actually need the file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 68f5ea8836..80d2e3f8cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -200,6 +200,12 @@ Thu Oct 24 17:43:34 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund. * MakeTAGS (sysdep-dirs): Fix typo. +Thu Oct 24 17:32:57 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * hurd/hurdsig.c (write_corefile): If we can't create the core + file, still call crash_dump_task with a null FILE arg. Maybe it + won't actually need the file. + Wed Oct 23 03:45:22 1996 Ulrich Drepper <drepper@cygnus.com> * Makefile (headers): Don't mention libc-version.h. |