diff options
author | Carlos O'Donell <carlos@systemhalted.org> | 2007-09-24 18:28:33 +0000 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2007-09-24 18:28:33 +0000 |
commit | cd1530839c0847f8060dd15f57c6419fba9f45a3 (patch) | |
tree | 5cbd6b1f93a4d4621a9fa38665b4dd20437a1bbc /ChangeLog.hppa | |
parent | 7c13fa7cec2dede0026a4f37ac77443fdaf4a75f (diff) | |
download | glibc-cd1530839c0847f8060dd15f57c6419fba9f45a3.tar glibc-cd1530839c0847f8060dd15f57c6419fba9f45a3.tar.gz glibc-cd1530839c0847f8060dd15f57c6419fba9f45a3.tar.bz2 glibc-cd1530839c0847f8060dd15f57c6419fba9f45a3.zip |
2007-09-24 Carlos O'Donell <carlos@systemhalted.org>
* sysdeps/hppa/nptl/tls.h: Fix comment.
* sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Fix comment format.
[__USE_GNU] (O_CLOEXEC): Define.
* sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Issue error
if the library is unsupported.
[ASSEMBLER && IS_IN_librt]: Define CENABLE, CDISABLE, and
__local_multiple_threads.
Diffstat (limited to 'ChangeLog.hppa')
-rw-r--r-- | ChangeLog.hppa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.hppa b/ChangeLog.hppa index 7bb338751a..9501c490f3 100644 --- a/ChangeLog.hppa +++ b/ChangeLog.hppa @@ -1,3 +1,13 @@ +2007-09-24 Carlos O'Donell <carlos@systemhalted.org> + + * sysdeps/hppa/nptl/tls.h: Fix comment. + * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Fix comment format. + [__USE_GNU] (O_CLOEXEC): Define. + * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Issue error + if the library is unsupported. + [ASSEMBLER && IS_IN_librt]: Define CENABLE, CDISABLE, and + __local_multiple_threads. + 2007-08-03 Aurelien Jarno <aurelien@aurel32.net> * sysdeps/unix/sysv/linux/hppa/linuxthreads/sysdep-cancel.h: |