about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-04-27 16:56:50 +0000
committerUlrich Drepper <drepper@redhat.com>2005-04-27 16:56:50 +0000
commitad529081156700dcc9198f3688c4ab63ed09c110 (patch)
tree4d7bde28eaad6ffa81bbac81c63883c6626517a6 /linuxthreads/ChangeLog
parent45bc95b5816ccbe30d7dfbc8be1c64ed12590612 (diff)
downloadglibc-ad529081156700dcc9198f3688c4ab63ed09c110.tar.gz
glibc-ad529081156700dcc9198f3688c4ab63ed09c110.tar.xz
glibc-ad529081156700dcc9198f3688c4ab63ed09c110.zip
* sysdeps/pthread/getcpuclockid.c: Include spinlock.h. cvs/fedora-glibc-20050427T1912
	Fix a typo in kernel-posix-cpy-timers.h include name, use <> instead
	of "" includes.
	(pthread_getcpuclockid): Fix 2 typos.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 20120372f4..8ac6398769 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,10 @@
+2005-04-27  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/pthread/getcpuclockid.c: Include spinlock.h.
+	Fix a typo in kernel-posix-cpy-timers.h include name, use <> instead
+	of "" includes.
+	(pthread_getcpuclockid): Fix 2 typos.
+
 2005-04-27  Roland McGrath  <roland@redhat.com>
 
 	* sysdeps/pthread/getcpuclockid.c (pthread_getcpuclockid)