diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-25 20:05:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-25 20:05:55 +0000 |
commit | bec7805d999296000230342f7a8771bbb4001bf1 (patch) | |
tree | 46bf3fb7d5d479d234177934b624b0661e03bc5e /ChangeLog | |
parent | e7c3d12bc25e5dae1ca3617097fb3ee867f18855 (diff) | |
download | glibc-bec7805d999296000230342f7a8771bbb4001bf1.zip glibc-bec7805d999296000230342f7a8771bbb4001bf1.tar.gz glibc-bec7805d999296000230342f7a8771bbb4001bf1.tar.bz2 |
Update.
2001-01-25 Ulrich Drepper <drepper@redhat.com>
* conform/conformtest.pl: Handle allow-header in secondary headers
correctly.
* conform/data/fcntl.h-data: Mark symbols introduced in XPG6 with
#ifdef.
* conform/data/netinet/in.h-data: Use correct comment character.
* conform/data/sys/stat.h-data: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2001-01-25 Ulrich Drepper <drepper@redhat.com> + + * conform/conformtest.pl: Handle allow-header in secondary headers + correctly. + + * conform/data/fcntl.h-data: Mark symbols introduced in XPG6 with + #ifdef. + + * conform/data/netinet/in.h-data: Use correct comment character. + * conform/data/sys/stat.h-data: Likewise. + 2001-01-25 Jakub Jelinek <jakub@redhat.com> * math/tgmath.h (__TGMATH_BINARY_FIRST_REAL_ONLY, |