about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-09-29 22:23:14 +0000
committerUlrich Drepper <drepper@redhat.com>2003-09-29 22:23:14 +0000
commit28f532c89a76ef8ca50a8e3fbdc71894b4e97278 (patch)
tree6fcc16a196989ebefc0520e00746d0395463ff1e /ChangeLog
parenta7c5324235173ba00a3b4bb5eca947616beb99c9 (diff)
downloadglibc-28f532c89a76ef8ca50a8e3fbdc71894b4e97278.tar.gz
glibc-28f532c89a76ef8ca50a8e3fbdc71894b4e97278.tar.xz
glibc-28f532c89a76ef8ca50a8e3fbdc71894b4e97278.zip
Update.
2003-09-29  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __extension__ as
	well to cover using long long in C90.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 197b9828b9..15dbd586d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-29  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __extension__ as
+	well to cover using long long in C90.
+
 2003-09-28  Alfred M. Szmidt  <ams@kemisten.nu>
 
 	* sysdeps/mach/hurd/bits/libc-lock.h (__libc_cleanup_pop):