about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-05-21 17:58:38 +0000
committerUlrich Drepper <drepper@redhat.com>2002-05-21 17:58:38 +0000
commit12b7f470d21eeb897e25b9ef6dae4bfd787168f6 (patch)
treeb10f4c03cb2697bb0952cd8533a142c4e1e7d610 /linuxthreads/ChangeLog
parent4a0de63bbe1d64a9780e586ae801a78d483c339e (diff)
downloadglibc-12b7f470d21eeb897e25b9ef6dae4bfd787168f6.tar.gz
glibc-12b7f470d21eeb897e25b9ef6dae4bfd787168f6.tar.xz
glibc-12b7f470d21eeb897e25b9ef6dae4bfd787168f6.zip
Update.
2002-05-21  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/pthread/pthread.h (pthread_create): Rename first
	parameter.
	(pthread_cancel): Likewise.
	* internals.h (__pthread_create_2_1): Likewise.
	* sysdeps/unix/sysv/linux/bits/sigthread.h (pthread_kill): Likewise.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 0ab1e1c5f2..2e65b83c65 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,11 @@
+2002-05-21  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/pthread/pthread.h (pthread_create): Rename first
+	parameter.
+	(pthread_cancel): Likewise.
+	* internals.h (__pthread_create_2_1): Likewise.
+	* sysdeps/unix/sysv/linux/bits/sigthread.h (pthread_kill): Likewise.
+
 2002-05-20  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/alpha/pt-machine.c (THREAD_SELF): Remove clobber.