diff options
author | Richard Henderson <rth@twiddle.net> | 2013-01-02 09:00:46 -0800 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2013-01-02 09:00:46 -0800 |
commit | caed4e98ca463e72745e7173a21409dce658d04f (patch) | |
tree | d7339ce141f1e5633eef5cb1c111373e8fe0dbb5 /ports/ChangeLog.alpha | |
parent | 0f5477af5df459af5c1cfa0fe28c158418307ff8 (diff) | |
download | glibc-caed4e98ca463e72745e7173a21409dce658d04f.tar.gz glibc-caed4e98ca463e72745e7173a21409dce658d04f.tar.xz glibc-caed4e98ca463e72745e7173a21409dce658d04f.zip |
alpha: Add lll_futex_timed_wait_bitset
Diffstat (limited to 'ports/ChangeLog.alpha')
-rw-r--r-- | ports/ChangeLog.alpha | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/ChangeLog.alpha b/ports/ChangeLog.alpha index 34cb0a82ce..9f74a64ecf 100644 --- a/ports/ChangeLog.alpha +++ b/ports/ChangeLog.alpha @@ -1,3 +1,8 @@ +2013-01-02 Richard Henderson <rth@redhat.com> + + * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h + (lll_futex_timed_wait_bitset): New. + 2013-01-01 Joseph Myers <joseph@codesourcery.com> * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Reformat copyright |