summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-05-17 02:53:39 +0000
committerUlrich Drepper <drepper@redhat.com>2003-05-17 02:53:39 +0000
commita8078760d6ed271430559b0c526f2912d1cd82c3 (patch)
tree0d45e0cfedaa8e73c66991cc26e96b5587f24601
parenta5ff61042d7d8fb8cc939da320043203887c69a4 (diff)
downloadglibc-a8078760d6ed271430559b0c526f2912d1cd82c3.tar.gz
glibc-a8078760d6ed271430559b0c526f2912d1cd82c3.tar.xz
glibc-a8078760d6ed271430559b0c526f2912d1cd82c3.zip
Update.
	* sysdeps/unix/clock_nanosleep.c (CPUCLOCK_P): Fix definition.
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bef0e34508..5da24810ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-05-16  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/clock_nanosleep.c (CPUCLOCK_P): Fix definition.
+
 	* include/features.h (__USE_XOPEN2K): Define also for
 	_POSIX_C_SOURCE>=200112L.