diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-04-10 17:16:36 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-04-10 17:16:36 +0000 |
commit | 0cdbf8e72b6bd6abd3de96c1617f599b1fdbfba9 (patch) | |
tree | bde8c35b1f27aaa4514904558888715158a0f298 /boot/ChangeLog | |
parent | 59b8291f90b7832a4393f0a7a5d06c6384bbf97f (diff) | |
download | hurd-0cdbf8e72b6bd6abd3de96c1617f599b1fdbfba9.tar.gz hurd-0cdbf8e72b6bd6abd3de96c1617f599b1fdbfba9.tar.bz2 hurd-0cdbf8e72b6bd6abd3de96c1617f599b1fdbfba9.zip |
Thu Apr 10 11:53:57 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* boot.c: Don't include varargs.h.
(set_mach_stack_args): Use stdarg instead of vararg.
Diffstat (limited to 'boot/ChangeLog')
-rw-r--r-- | boot/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/boot/ChangeLog b/boot/ChangeLog index 20c42894..4b9c6dcd 100644 --- a/boot/ChangeLog +++ b/boot/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 10 11:53:57 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * boot.c: Don't include varargs.h. + (set_mach_stack_args): Use stdarg instead of vararg. + Thu Sep 12 16:28:47 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile (HURDLIBS): New variable. |