diff options
author | Roland McGrath <roland@gnu.org> | 2003-10-01 07:15:10 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-10-01 07:15:10 +0000 |
commit | f28c14d69ae7f3de1f13db3e268259280e49f4f8 (patch) | |
tree | f2343c8ae78d056116260f702397684080791b78 /linuxthreads/ChangeLog | |
parent | d057b5e76c240e3475ad12f36ca95c118c8a6fe9 (diff) | |
download | glibc-f28c14d69ae7f3de1f13db3e268259280e49f4f8.tar.gz glibc-f28c14d69ae7f3de1f13db3e268259280e49f4f8.tar.xz glibc-f28c14d69ae7f3de1f13db3e268259280e49f4f8.zip |
* elf/rtld.c (dl_main): Add cast in last change.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 27e479deeb..22e930554e 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2003-09-10 Chris Demetriou <cgd@broadcom.com> + + * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: New file. + 2003-09-30 Jakub Jelinek <jakub@redhat.com> * sysdeps/pthread/malloc-machine.h [!__libc_maybe_call2] (mutex_init, |