aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-04-30 14:38:02 +0000
committerRoland McGrath <roland@gnu.org>1999-04-30 14:38:02 +0000
commit1fafbbda1a49cf60e18b044d37ea2fc589c70786 (patch)
tree509861bbb1eb8b4c0f24991fa29bd2cb486c628e
parent55bdfe275c3e8ac79f363a1d794ae2389cbd3645 (diff)
downloadglibc-1fafbbda1a49cf60e18b044d37ea2fc589c70786.tar
glibc-1fafbbda1a49cf60e18b044d37ea2fc589c70786.tar.gz
glibc-1fafbbda1a49cf60e18b044d37ea2fc589c70786.tar.bz2
glibc-1fafbbda1a49cf60e18b044d37ea2fc589c70786.zip
* sysdeps/i386/bzero.c: Add #undef __bzero.
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 857943eb56..629c97134a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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