]> git.ipfire.org Git - thirdparty/glibc.git/commit - nptl/ChangeLog
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 21 Feb 2003 10:00:33 +0000 (10:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 21 Feb 2003 10:00:33 +0000 (10:00 +0000)
commit8c2e9a29b1fbda33e57b2d33c7bfcb0de666b1fb
treeaa445512e4f44e9d00ee5624417f7ee5417c4b75
parent8b1a8bb409508906737ec41ed79bb88398cb5dba
Update.

* pthreadP.h: Define INVALID_TD_P and INVALID_NOT_TERMINATED_TD_P.
* pthread_cancel.c: Use INVALID_TD_P.
* pthread_detach.c: Likewise.
* pthread_getschedparam.c: Likewise.
* pthread_setschedparam.c: Likewise.
* sysdeps/pthread/pthread_getcpuclockid.c: Likewise.
* sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
* pthread_join.c: Use INVALID_NOT_TERMINATED_TD_P.
* pthread_timedjoin.c: Likewise.

* tst-basic7.c: Include <signal.h>.
nptl/ChangeLog
nptl/pthreadP.h
nptl/pthread_cancel.c
nptl/pthread_detach.c
nptl/pthread_getschedparam.c
nptl/pthread_join.c
nptl/pthread_setschedparam.c
nptl/pthread_timedjoin.c
nptl/sysdeps/pthread/pthread_getcpuclockid.c
nptl/sysdeps/unix/sysv/linux/pthread_kill.c