Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 18 Apr 2004 02:37:56 +0000 (02:37 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 18 Apr 2004 02:37:56 +0000 (02:37 +0000)
commit1683daeb2778c6263f2680cf98551679db7e781f
tree52427f4c33485d2fefc0a2e2c89c1cc3cdcecb5c
parentf532641db76c471c9e61a8847a820066177ec818
Update.

2004-04-17  Jakub Jelinek  <jakub@redhat.com>

* rt/Makefile (tests): Add tst-mqueue8.
* rt/tst-mqueue8.c: New test.

* sysdeps/unix/sysv/linux/s390/Makefile (librt-routines): Add
rt-sysdep.
* sysdeps/unix/sysv/linux/s390/rt-sysdep.S: New file.
19 files changed:
ChangeLog
linuxthreads/ChangeLog
linuxthreads/sysdeps/pthread/timer_create.c
linuxthreads/sysdeps/pthread/timer_gettime.c
linuxthreads/sysdeps/pthread/timer_routines.c
linuxthreads/sysdeps/unix/sysv/linux/mq_notify.c
linuxthreads/sysdeps/x86_64/tls.h
nptl/ChangeLog
nptl/sysdeps/pthread/Makefile
nptl/sysdeps/pthread/timer_create.c
nptl/sysdeps/pthread/timer_gettime.c
nptl/sysdeps/pthread/timer_routines.c
nptl/sysdeps/pthread/tst-mqueue8x.c [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/mq_notify.c
nptl/tst-cancel4.c
rt/Makefile
rt/tst-mqueue8.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/s390/Makefile
sysdeps/unix/sysv/linux/s390/rt-sysdep.S [new file with mode: 0644]