about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-01-10 07:16:54 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-10 07:16:54 -0800
commitf9cfa295ae3f2556bd8808f0ff693cfe44f4ac25 (patch)
tree908778f05f67322eb22c8d5dd8848aee4b4791d1 /ChangeLog
parentdf06f4855e94542fd69d920f2ddfb39275993f94 (diff)
downloadglibc-f9cfa295ae3f2556bd8808f0ff693cfe44f4ac25.tar.gz
glibc-f9cfa295ae3f2556bd8808f0ff693cfe44f4ac25.tar.xz
glibc-f9cfa295ae3f2556bd8808f0ff693cfe44f4ac25.zip
Fix up sys/types.h for XPG7.
Also fix a test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d91788ba2..1410b79e30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2010-01-10  Ulrich Drepper  <drepper@redhat.com>
 
+	* posix/sys/types.h: Define id_t, clock_t, blksize_t for XPG7.
+
 	* string/strings.h: Don't declare obsolete functions for XPG7.
 	Declare ffs only for XSI.
 	* conform/data/strings.h-data: Update for XPG7.