diff options
author | Carlos O'Donell <carlos@systemhalted.org> | 2012-10-10 23:00:00 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2012-10-10 23:00:00 -0400 |
commit | 9d9358f2ebf5dd45c185b1f4d2937325ba721931 (patch) | |
tree | 0947a2a19785338c62ac7004801a0503bd2bd868 /ports/ChangeLog.hppa | |
parent | fd328df065bb48a96c2aa49242b840884935ebf1 (diff) | |
download | glibc-9d9358f2ebf5dd45c185b1f4d2937325ba721931.tar glibc-9d9358f2ebf5dd45c185b1f4d2937325ba721931.tar.gz glibc-9d9358f2ebf5dd45c185b1f4d2937325ba721931.tar.bz2 glibc-9d9358f2ebf5dd45c185b1f4d2937325ba721931.zip |
hppa: Update pthread.h
Updates the hppa-specific pthread.h from the generic version.
After this update the only difference between the generic
version and the hppa version is the footer protected by the
_PTHREAD_H_HPPA_ guard.
Diffstat (limited to 'ports/ChangeLog.hppa')
-rw-r--r-- | ports/ChangeLog.hppa | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa index b9aae570c1..53ed2768c4 100644 --- a/ports/ChangeLog.hppa +++ b/ports/ChangeLog.hppa @@ -1,5 +1,7 @@ 2012-10-10 Carlos O'Donell <carlos@systemhalted.org> + * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Update. + * sysdeps/unix/sysv/linux/hppa/nptl/pt-initfini.c: Removed. * sysdeps/hppa/nptl/shlib-versions: New file. |