diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-07-15 15:23:06 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-07-15 15:23:06 -0700 |
commit | 3df6f22e5fde470a6e0242e582e58919493bdd54 (patch) | |
tree | 27348e73757182cc24c5d28bb67a4bc5d77e757f /ChangeLog | |
parent | b365f3ec9e61b9b02a527d2e146182e1296bf9e9 (diff) | |
download | glibc-3df6f22e5fde470a6e0242e582e58919493bdd54.zip glibc-3df6f22e5fde470a6e0242e582e58919493bdd54.tar.gz glibc-3df6f22e5fde470a6e0242e582e58919493bdd54.tar.bz2 |
Separate Linuxisms from lowlevellock.h, make a generic one
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |