aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-03-10 06:32:42 +0000
committerUlrich Drepper <drepper@redhat.com>2003-03-10 06:32:42 +0000
commitcd4b2a553a5e0fa51f2ad74166b12820316ab66e (patch)
treebb05f3928e28a7f3f716086f121aea39665a7ea1
parentc37cae9e8a52380f28e44cf3a7fd41a690db1909 (diff)
downloadglibc-cd4b2a553a5e0fa51f2ad74166b12820316ab66e.zip
glibc-cd4b2a553a5e0fa51f2ad74166b12820316ab66e.tar.gz
glibc-cd4b2a553a5e0fa51f2ad74166b12820316ab66e.tar.bz2
Update.
* sysdeps/unix/sysv/linux/s390/createthread.c: Moved to... * sysdeps/unix/sysv/linux/createthread.c: ...here.
-rw-r--r--nptl/ChangeLog3
-rw-r--r--nptl/sysdeps/unix/sysv/linux/createthread.c (renamed from nptl/sysdeps/unix/sysv/linux/s390/createthread.c)0
2 files changed, 3 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index b23bb30..3d708b6 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,8 @@
2003-03-09 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/s390/createthread.c: Moved to...
+ * sysdeps/unix/sysv/linux/createthread.c: ...here.
+
* Makefile (tests): Add tst-cond10.
* tst-cond10.c: New file.
diff --git a/nptl/sysdeps/unix/sysv/linux/s390/createthread.c b/nptl/sysdeps/unix/sysv/linux/createthread.c
index 9defac6..9defac6 100644
--- a/nptl/sysdeps/unix/sysv/linux/s390/createthread.c
+++ b/nptl/sysdeps/unix/sysv/linux/createthread.c