aboutsummaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-31 09:46:42 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-31 09:46:42 +0000
commite9395a94c376e04d6d9d3be8a8f7f79c25d41992 (patch)
treecba5059d1e0d3df804504493f6ede160775e0acd /nptl
parent9b4289aaf75de4793fd01cd3f7d10e1adaad33d7 (diff)
downloadglibc-e9395a94c376e04d6d9d3be8a8f7f79c25d41992.tar
glibc-e9395a94c376e04d6d9d3be8a8f7f79c25d41992.tar.gz
glibc-e9395a94c376e04d6d9d3be8a8f7f79c25d41992.tar.bz2
glibc-e9395a94c376e04d6d9d3be8a8f7f79c25d41992.zip
Update.
* include/setjmp.h: Add libc_hidden_proto for __libc_longjmp. * sysdeps/generic/longjmp.c: Add libc_hidden_def for __longjmp. * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Add __GI___longjmp alias.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 35ef11fba9..1194982767 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,9 @@
+2002-12-31 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/pthread/pt-initfini.c (call_initialize_minimal): Use
+ __pthread_initialize_minimal_internal not
+ __pthread_initialize_minimal.
+
2002-12-30 Ulrich Drepper <drepper@redhat.com>
* sysdeps/pthread/pt-initfini.c (call_initialize_minimal): Mark