diff options
author | Andreas Jaeger <aj@suse.de> | 2000-09-20 12:20:59 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2000-09-20 12:20:59 +0000 |
commit | b025588ad8bc68ee8bc2f09e4168189f770e0ee5 (patch) | |
tree | c9175ec2be157e47fe98388ea75c0cea5f08c9a4 /linuxthreads/ChangeLog | |
parent | 6bf22cc723f6153500da75a9bcec661c37efc077 (diff) | |
download | glibc-b025588ad8bc68ee8bc2f09e4168189f770e0ee5.tar.gz glibc-b025588ad8bc68ee8bc2f09e4168189f770e0ee5.tar.xz glibc-b025588ad8bc68ee8bc2f09e4168189f770e0ee5.zip |
* pthread.c [!__ASSUME_REALTIME_SIGNALS]: Make inclusion of "testrtsig.h" conditional.
2000-09-20 Andreas Jaeger <aj@suse.de> * pthread.c [!__ASSUME_REALTIME_SIGNALS]: Make inclusion of "testrtsig.h" conditional.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 2804dea180..1bf05a21b9 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2000-09-20 Andreas Jaeger <aj@suse.de> + + * pthread.c [!__ASSUME_REALTIME_SIGNALS]: Make inclusion of + "testrtsig.h" conditional. + 2000-09-11 Ulrich Drepper <drepper@redhat.com> * sysdeps/pthread/pthread.h: Declare pthread_attr_getstack and |