summaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2004-11-20 09:58:35 +0000
committerJakub Jelinek <jakub@redhat.com>2004-11-20 09:58:35 +0000
commit8a2f63b734c8081b54dcf75b6d5438833d503f64 (patch)
tree36ba78bdfd3c950ea602e7358df33e3a1d356298 /nptl/ChangeLog
parent7894035e1ce51595cd0bff5727ca0297295c527e (diff)
* pthread_create.c (pthread_cancel): Add PTHREAD_STATIC_FN_REQUIRE.cvs/fedora-glibc-2_3_3-82
* pthread_cancel.c (pthread_create): Likewise.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index dde6f3b99e..d95330d2b3 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,8 @@
2004-11-20 Jakub Jelinek <jakub@redhat.com>
+ * pthread_create.c (pthread_cancel): Add PTHREAD_STATIC_FN_REQUIRE.
+ * pthread_cancel.c (pthread_create): Likewise.
+
* Makefile (libpthread-routines): Add vars.
* sysdeps/pthread/createthread.c (__pthread_multiple_threads): Remove.
* init.c (__default_stacksize, __is_smp): Remove.