diff options
author | Roland McGrath <roland@gnu.org> | 2002-03-11 08:52:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-03-11 08:52:15 +0000 |
commit | 02d77e6f260ce1a233fab9cb867add4864068703 (patch) | |
tree | a93708889d5da036c350a7486d20cbcdf63e7b8e /exec | |
parent | 92cf9dd0329e2fbaaa2a2b21e50254eaadd8611a (diff) |
.
Diffstat (limited to 'exec')
-rw-r--r-- | exec/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/exec/ChangeLog b/exec/ChangeLog index b6cedd8e..7c9ad49a 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,3 +1,12 @@ +2002-03-11 Roland McGrath <roland@frob.com> + + * core.c: File removed. + * Makefile (DIST_FILES): Remove core.c from the list. + + * elfcore.c: New file, used by crash server (../trans) to write + ELF core dump files. Thanks to Jon Arney <jarney1@cox.net> for + spurring me to write this, and for helping to test and debug it. + 2002-01-02 Roland McGrath <roland@frob.com> * exec.c (do_exec) [KERN_INVALID_LEDGER]: |