diff options
author | Andreas Jaeger <aj@suse.de> | 2004-08-25 05:55:35 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2004-08-25 05:55:35 +0000 |
commit | ec450c4b3fa9c48c6eb38064684d1d0a040dea0b (patch) | |
tree | e3fe49b108f76b4e74240947c492c1ee0fee3f4d /linuxthreads/ChangeLog | |
parent | 80af9a48323f21c854bb0772128754ed347328d7 (diff) | |
download | glibc-ec450c4b3fa9c48c6eb38064684d1d0a040dea0b.tar.gz glibc-ec450c4b3fa9c48c6eb38064684d1d0a040dea0b.tar.xz glibc-ec450c4b3fa9c48c6eb38064684d1d0a040dea0b.zip |
(CENABLE, CDISABLE, __local_multiple_threads): Fix definitions for IS_IN_librt.
2004-08-25 Richard Sandiford <rsandifo@redhat.com> * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h (CENABLE, CDISABLE, __local_multiple_threads): Fix definitions for IS_IN_librt. * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 0faf95f01e..69dbacf4d2 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2004-08-25 Richard Sandiford <rsandifo@redhat.com> + + * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h (CENABLE, CDISABLE, + __local_multiple_threads): Fix definitions for IS_IN_librt. + * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise. + 2004-08-22 Andreas Schwab <schwab@suse.de> * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO) [IS_IN_librt]: |