aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-28 08:44:55 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-28 08:44:55 +0000
commitddd1037e4dd9394cdb89d79cc6a81543cf75f552 (patch)
treefb69d551d413b1e547023002e721be7446bc3dbc /ChangeLog
parent4a2c99757bc813c3e861da7e0c80104c8e7495e6 (diff)
downloadglibc-ddd1037e4dd9394cdb89d79cc6a81543cf75f552.tar
glibc-ddd1037e4dd9394cdb89d79cc6a81543cf75f552.tar.gz
glibc-ddd1037e4dd9394cdb89d79cc6a81543cf75f552.tar.bz2
glibc-ddd1037e4dd9394cdb89d79cc6a81543cf75f552.zip
Update.
* conform/data/pthread.h-data: Make priority protocol related functions optional. Fix typos.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 503fa11fea..b43856b5d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-01-28 Ulrich Drepper <drepper@redhat.com>
+ * conform/data/pthread.h-data: Make priority protocol related
+ functions optional. Fix typos.
+
* posix/sched.h: Define sched_priority as __sched_priority.
* sysdeps/generic/bits/sched.h (struct sched_param): Rename element
to __sched_priority.