* sysdeps/i386/bzero.c: Add #undef __bzero.

This commit is contained in:
Roland McGrath 1999-04-30 14:38:02 +00:00
parent 55bdfe275c
commit 1fafbbda1a

View File

@ -1,5 +1,7 @@
1999-04-30 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/i386/bzero.c: Add #undef __bzero.
* hurd/hurdinit.c (_hurd_new_proc_init): Don't do initial SIGTRAP if
EXEC_SIGTRAP was set in the incoming exec flags--that indicates the
exec server simulated a SIGTRAP before we even started up, so gdb is