about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-25 18:40:46 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-25 18:40:46 +0000
commit6b3e83338bc49345326790156a7a3498dfceee12 (patch)
treea7429df5b1b8e954dad15b2b969c1ac35d6e397b /ChangeLog
parentc1fac80331ab5740c240c0c2baeca19225626d47 (diff)
downloadglibc-6b3e83338bc49345326790156a7a3498dfceee12.tar.gz
glibc-6b3e83338bc49345326790156a7a3498dfceee12.tar.xz
glibc-6b3e83338bc49345326790156a7a3498dfceee12.zip
Update.
	* sysdeps/generic/bits/confname.h: Correct names of _SC_PBS
	constants and add _SC_STREAMS.
	* sysdeps/posix/sysconf.c (__sysconf): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02ea29b836..abfa3aea89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2001-01-25  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/generic/bits/confname.h: Correct names of _SC_PBS
+	constants and add _SC_STREAMS.
+	* sysdeps/posix/sysconf.c (__sysconf): Likewise.
+
 	* sysdeps/unix/sysv/linux/statvfs64.c: Rename to __statvfs64 and
 	make old name weak alias.
 	* sysdeps/generic/statvfs64.c: Likewise.