summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-10-06 08:01:28 +0000
committerUlrich Drepper <drepper@redhat.com>2004-10-06 08:01:28 +0000
commitf38a30861e2c2979a6417801c91ca652f2711959 (patch)
tree958b42ae485a3674d31c66fdb757ca4911f615c5 /nptl/ChangeLog
parentb85a0f39b72abca260a01b7c2e7210bffc876f78 (diff)
downloadglibc-f38a30861e2c2979a6417801c91ca652f2711959.tar.gz
glibc-f38a30861e2c2979a6417801c91ca652f2711959.tar.xz
glibc-f38a30861e2c2979a6417801c91ca652f2711959.zip
Update.
	* tst-clock1.c: Change #ifdef to #if defined.
	* tst-clock2.c: Likewise.
	* tst-cond11.c: Likewise.

2004-10-05  Jakub Jelinek  <jakub@redhat.com>
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 1cbe0ee02b..0ddc0d0b08 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,11 @@
 2004-10-05  Jakub Jelinek  <jakub@redhat.com>
 
+	* tst-clock1.c: Change #ifdef to #if defined.
+	* tst-clock2.c: Likewise.
+	* tst-cond11.c: Likewise.
+
+2004-10-05  Jakub Jelinek  <jakub@redhat.com>
+
 	* sysdeps/pthread/timer_create.c (timer_create): Use
 	defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 instead of
 	defined CLOCK_PROCESS_CPUTIME_ID #ifs and similarly for