aboutsummaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-08-19 06:15:56 +0000
committerUlrich Drepper <drepper@redhat.com>2003-08-19 06:15:56 +0000
commitee4e5a3db1dd65546eaf66eba73c325553015281 (patch)
treed38bdd084d86ca3f7099a66e961a0360e0d20121 /nptl
parentfd82139fa58ef52bc23bff26db26d53356230557 (diff)
downloadglibc-ee4e5a3db1dd65546eaf66eba73c325553015281.tar
glibc-ee4e5a3db1dd65546eaf66eba73c325553015281.tar.gz
glibc-ee4e5a3db1dd65546eaf66eba73c325553015281.tar.bz2
glibc-ee4e5a3db1dd65546eaf66eba73c325553015281.zip
Update.
2003-08-18 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Fold EISDIR error into EINVAL.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index dcf3815b02..1233a9d44a 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-18 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define
+ _POSIX_THREAD_PRIORITY_SCHEDULING.
+ * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise.
+
2003-08-07 Jakub Jelinek <jakub@redhat.com>
* sysdeps/pthread/bits/libc-lock.h [_LIBC && SHARED]