diff options
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/ChangeLog | 3 | ||||
-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 b23bb307a5..3d708b6acc 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 9defac6194..9defac6194 100644 --- a/nptl/sysdeps/unix/sysv/linux/s390/createthread.c +++ b/nptl/sysdeps/unix/sysv/linux/createthread.c |