summaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-08-01 07:16:26 +0000
committerUlrich Drepper <drepper@redhat.com>2006-08-01 07:16:26 +0000
commit7bb1b2c96e8a047633f2a755d23141e6566612d2 (patch)
treee373236766b1c8d24965fb90c3a4b05b038f58be /nptl/ChangeLog
parentb06e7e9a3b2adfbce2f18dfd32df6fd12d1e30c4 (diff)
* sysdeps/unix/sysv/linux/Versions: Finally add add_key,
request_key, and keyctl back.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 070bf0d929..3e4008b3dc 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,10 @@
+2006-08-01 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/i386/smp.h: New file. Old Linux-specific
+ file. Don't use sysctl.
+ * sysdeps/unix/sysv/linux/smp.h: Always assume SMP. Archs can
+ overwrite the file if this is likely not true.
+
2006-07-31 Daniel Jacobowitz <dan@codesourcery.com>
* allocatestack.c (__reclaim_stacks): Reset the PID on cached stacks.