diff options
author | Carlos O'Donell <carlos@systemhalted.org> | 2007-05-02 02:07:38 +0000 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2007-05-02 02:07:38 +0000 |
commit | 854901bebe730b126ca035abcca1d816cfe4693e (patch) | |
tree | 9fdc9a395bd982e811a90b0756dfed978e312bc7 /ChangeLog.hppa | |
parent | 8d4fccc44295d622a4fe6c22d7047c9cf93e95fd (diff) | |
download | glibc-854901bebe730b126ca035abcca1d816cfe4693e.tar glibc-854901bebe730b126ca035abcca1d816cfe4693e.tar.gz glibc-854901bebe730b126ca035abcca1d816cfe4693e.tar.bz2 glibc-854901bebe730b126ca035abcca1d816cfe4693e.zip |
2007-05-01 Carlos O'Donell <carlos@systemhalted.org>
* sysdeps/unix/sysv/linux/hppa/linuxthreads/bits/pthreadtypes.h
[__USE_XOPEN2K]: Define pthread_rwlock_t and
pthread_rwlockattr_t.
Diffstat (limited to 'ChangeLog.hppa')
-rw-r--r-- | ChangeLog.hppa | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.hppa b/ChangeLog.hppa index 068044add5..7d38ab0fd9 100644 --- a/ChangeLog.hppa +++ b/ChangeLog.hppa @@ -1,3 +1,9 @@ +2007-05-01 Carlos O'Donell <carlos@systemhalted.org> + + * sysdeps/unix/sysv/linux/hppa/linuxthreads/bits/pthreadtypes.h + [__USE_XOPEN2K]: Define pthread_rwlock_t and + pthread_rwlockattr_t. + 2007-02-02 Carlos O'Donell <carlos@systemhalted.org> * sysdeps/unix/sysv/linux/hppa/sysdep.h (PTR_MANGLE): Define. |