about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-12-07 21:06:29 +0000
committerRoland McGrath <roland@gnu.org>2004-12-07 21:06:29 +0000
commit77474ccd4646a58f96550325ac44cdb0e6a35e58 (patch)
treef1d7ce70349e91dae0a13a6c00a27df76122766e /ChangeLog
parentd749aa57ebfc33b2a4586039e972a2dff58a5ef9 (diff)
downloadglibc-77474ccd4646a58f96550325ac44cdb0e6a35e58.tar.gz
glibc-77474ccd4646a58f96550325ac44cdb0e6a35e58.tar.xz
glibc-77474ccd4646a58f96550325ac44cdb0e6a35e58.zip
* sysdeps/posix/sysconf.c (__sysconf_check_spec): Only define cvs/fedora-glibc-20041208T1024
	if it will be actually used.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2dd204b531..ea55466e6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-07  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/posix/sysconf.c (__sysconf_check_spec): Only define
+	if it will be actually used.
+
 2004-12-07  Roland McGrath  <roland@redhat.com>
 
 	* rt/tst-timer5.c (setup_test): New function.