summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-07-15 15:23:06 -0700
committerRoland McGrath <roland@hack.frob.com>2014-07-15 15:23:06 -0700
commit3df6f22e5fde470a6e0242e582e58919493bdd54 (patch)
tree27348e73757182cc24c5d28bb67a4bc5d77e757f /ChangeLog
parentb365f3ec9e61b9b02a527d2e146182e1296bf9e9 (diff)
Separate Linuxisms from lowlevellock.h, make a generic one
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dbb6f4389c..7be5a52e49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-07-15 Roland McGrath <roland@hack.frob.com>
+ * sysdeps/nptl/lowlevellock.h: New file.
+ * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
+ * sysdeps/nptl/lowlevellock-futex.h: New file.
+
* nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
Remove dead declarations.