summaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-09-20 22:14:33 +0000
committerUlrich Drepper <drepper@redhat.com>2004-09-20 22:14:33 +0000
commit65f0beb9c5c3badb9da924f85a41c6f847bc1d0f (patch)
tree24cc78eea3f6f2c577c44a56df10527aaf5e506f /linuxthreads/ChangeLog
parent49155d51cce92dd5023c31e10ee140d81d91e8b2 (diff)
Update.
* configure.in: If selinux has not explictly been requested, don't comment on it missing.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 4a107da62a..3ac18f64a1 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,10 @@
+2004-09-20 Ulrich Drepper <drepper@redhat.com>
+
+ * Versions: Remove exports for pthread_set*id_np functions.
+ * sysdeps/pthread/pthread.h: Remove pthread_set*id_np prototypes
+ for now.
+ * Makefile: Don't build pthread_set*id code for now.
+
2004-09-19 Ulrich Drepper <drepper@redhat.com>
* sysdeps/pthread/pthread.h: Declare pthread_setgid_np,