diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-26 09:02:38 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-26 09:02:38 +0000 |
commit | 97ac0eafb88c12e24898a1a9fbf686446f944d10 (patch) | |
tree | a2e3d62e19539876df58e06752a1ea47532fa1e5 /ChangeLog | |
parent | 1e4380f8fca21ff6ad1db1ad9bc2f7eb92fe6520 (diff) | |
download | glibc-97ac0eafb88c12e24898a1a9fbf686446f944d10.tar.gz glibc-97ac0eafb88c12e24898a1a9fbf686446f944d10.tar.xz glibc-97ac0eafb88c12e24898a1a9fbf686446f944d10.zip |
Update.
* posix/glob.h: Cleanup namespace for non-_GNU_SOURCE case.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f1cde189c2..515d2bb5ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-01-26 Ulrich Drepper <drepper@redhat.com> + * posix/glob.h: Cleanup namespace for non-_GNU_SOURCE case. + * io/sys/stat.h: Define S_IFSOCK for XPG6. * conform/data/fcntl.h-data: posix_madvise is not expected here. |