aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-02-01 03:26:11 +0000
committerUlrich Drepper <drepper@redhat.com>2003-02-01 03:26:11 +0000
commit4a7d6545ce1611c0a320f3210d46d5bd3a03b260 (patch)
tree20c5e5b10226af421a963a59fca2fe8f37650fc9 /nptl/ChangeLog
parentb67fcc1ec7ae71186d58463d0583f6d49d47c118 (diff)
downloadglibc-4a7d6545ce1611c0a320f3210d46d5bd3a03b260.tar
glibc-4a7d6545ce1611c0a320f3210d46d5bd3a03b260.tar.gz
glibc-4a7d6545ce1611c0a320f3210d46d5bd3a03b260.tar.bz2
glibc-4a7d6545ce1611c0a320f3210d46d5bd3a03b260.zip
Update.
2003-01-31 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/bits/posix_opt.h: Remove _POSIX_THREAD_PRIORITY_SCHEDULING.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 9d9c68c7fa..77f0984d16 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-31 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/bits/posix_opt.h: Remove
+ _POSIX_THREAD_PRIORITY_SCHEDULING.
+
2003-01-30 Jakub Jelinek <jakub@redhat.com>
* sysdeps/pthread/pthread-functions.h (struct pthread_functions):