summaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-02-14 07:30:42 +0000
committerUlrich Drepper <drepper@redhat.com>2004-02-14 07:30:42 +0000
commit820387504835e39279fef36cfb0a832da32f6b13 (patch)
treeb0695ccb53308574c4a2157c28f92aabf287661e /nptl
parente2982bf018ff39fcfb452012027479a07457fa92 (diff)
Update.
2004-02-13 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/pt-longjmp.c: Moved to... * sysdeps/pthread/pt-longjmp.c: ...here. New file.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog5
-rw-r--r--nptl/sysdeps/pthread/pt-longjmp.c (renamed from nptl/sysdeps/generic/pt-longjmp.c)0
2 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index f69a346b7a..d1d9fc1025 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-13 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/generic/pt-longjmp.c: Moved to...
+ * sysdeps/pthread/pt-longjmp.c: ...here. New file.
+
2004-01-29 Steven Munroe <sjmunroe@us.ibm.com>
* Makefile (libpthread-routines): Add pt-cleanup.
diff --git a/nptl/sysdeps/generic/pt-longjmp.c b/nptl/sysdeps/pthread/pt-longjmp.c
index f161380eaa..f161380eaa 100644
--- a/nptl/sysdeps/generic/pt-longjmp.c
+++ b/nptl/sysdeps/pthread/pt-longjmp.c