diff options
author | Jakub Jelinek <jakub@redhat.com> | 2003-09-01 20:06:05 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2003-09-01 20:06:05 +0000 |
commit | 4861475309bbc4b8a3ede199e0c921f5e3e81623 (patch) | |
tree | c4951ac3966de212762cc1291f9c276ee29d4a91 /nptl | |
parent | c11b0901839fe98540eab53af7ecd96be71d776a (diff) | |
download | glibc-4861475309bbc4b8a3ede199e0c921f5e3e81623.tar.gz glibc-4861475309bbc4b8a3ede199e0c921f5e3e81623.tar.xz glibc-4861475309bbc4b8a3ede199e0c921f5e3e81623.zip |
* sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h: Define
_POSIX_THREAD_PRIORITY_SCHEDULING. * sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h: Likewise.
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 2bf051082d..4c674b6df7 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,9 @@ +2003-09-01 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h: Define + _POSIX_THREAD_PRIORITY_SCHEDULING. + * sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h: Likewise. + 2003-08-31 Ulrich Drepper <drepper@redhat.com> * sysdeps/pthread/bits/stdio-lock.h (_IO_acquire_lock): Avoid |