diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2012-10-02 09:25:42 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2012-10-02 09:28:18 +0530 |
commit | 40d4a87bb557e5667e8ad72351bbd4bce5e2c0bc (patch) | |
tree | 8832f021ff00c174276f10c0b7a9928298989e4f /ports/ChangeLog.hppa | |
parent | adcdc775e11f6fc788448b9e2b0b4ef08579e463 (diff) | |
download | glibc-40d4a87bb557e5667e8ad72351bbd4bce5e2c0bc.zip glibc-40d4a87bb557e5667e8ad72351bbd4bce5e2c0bc.tar.gz glibc-40d4a87bb557e5667e8ad72351bbd4bce5e2c0bc.tar.bz2 |
Split my last ChangeLog entry into respective arch-specific files
Diffstat (limited to 'ports/ChangeLog.hppa')
-rw-r--r-- | ports/ChangeLog.hppa | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa index d34d9c2..5b16146 100644 --- a/ports/ChangeLog.hppa +++ b/ports/ChangeLog.hppa @@ -1,3 +1,8 @@ +2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com> + + * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Fix clone + flag name in comment to CLONE_CHILD_CLEARTID. + 2012-09-20 Carlos O'Donell <carlos@systemhalted.org> * sysdeps/unix/sysv/linux/hppa/syscalls.list: Use __prlimit64 as |