about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-09-01 16:37:14 +0000
committerUlrich Drepper <drepper@redhat.com>1999-09-01 16:37:14 +0000
commit86352425c2fd7b0a5a007211517c34642ec328d6 (patch)
treee5cf9c0a70d1647ceb880eba3566b57ed744d591 /ChangeLog
parent52bc074fec2a0e606b69f6d94198a6cbcb044442 (diff)
downloadglibc-86352425c2fd7b0a5a007211517c34642ec328d6.tar.gz
glibc-86352425c2fd7b0a5a007211517c34642ec328d6.tar.xz
glibc-86352425c2fd7b0a5a007211517c34642ec328d6.zip
Update.
1999-08-31  Scott Bambrough  <scottb@netwinder.org>

	* sysdeps/unix/sysv/linux/arm/bits/armsigctx.h: Enclose header in an
	#ifdef statement to prevent it from being included twice.
	* sysdeps/unix/sysv/linux/arm/sigcontextinfo.h:
	#include <bits/armsigctx.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c750eee12..93d31320b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-08-31  Scott Bambrough  <scottb@netwinder.org>
+
+	* sysdeps/unix/sysv/linux/arm/bits/armsigctx.h: Enclose header in an
+	#ifdef statement to prevent it from being included twice.
+	* sysdeps/unix/sysv/linux/arm/sigcontextinfo.h:
+	#include <bits/armsigctx.h>.
+
 1999-08-31  Andreas Schwab  <schwab@suse.de>
 
 	* locale/C-collate.c: Add missing initialisations.