aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-26 09:02:38 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-26 09:02:38 +0000
commit97ac0eafb88c12e24898a1a9fbf686446f944d10 (patch)
treea2e3d62e19539876df58e06752a1ea47532fa1e5 /ChangeLog
parent1e4380f8fca21ff6ad1db1ad9bc2f7eb92fe6520 (diff)
downloadglibc-97ac0eafb88c12e24898a1a9fbf686446f944d10.zip
glibc-97ac0eafb88c12e24898a1a9fbf686446f944d10.tar.gz
glibc-97ac0eafb88c12e24898a1a9fbf686446f944d10.tar.bz2
Update.
* posix/glob.h: Cleanup namespace for non-_GNU_SOURCE case.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1cde18..515d2bb 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.