diff options
author | Roland McGrath <roland@gnu.org> | 2002-09-17 06:56:24 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-09-17 06:56:24 +0000 |
commit | 735d67f2f832234be907c48866edb821b76b87c4 (patch) | |
tree | b2867e0fa54f368e855226542d765c19d369b615 /ChangeLog | |
parent | 4874b009bd4c92e46bd9bd2be1d4c4e0a7c4516e (diff) | |
download | glibc-735d67f2f832234be907c48866edb821b76b87c4.zip glibc-735d67f2f832234be907c48866edb821b76b87c4.tar.gz glibc-735d67f2f832234be907c48866edb821b76b87c4.tar.bz2 |
* sysdeps/unix/sysv/linux/powerpc/mmap64.c (__mmap64): Add a cast.
* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (INLINE_SYSCALL):
New macro.
* elf/rtld.c [HP_TIMING_NONAVAIL]: Fix last change for this case.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2002-09-16 Roland McGrath <roland@redhat.com> + * sysdeps/unix/sysv/linux/powerpc/mmap64.c (__mmap64): Add a cast. + + * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (INLINE_SYSCALL): + New macro. + + * elf/rtld.c [HP_TIMING_NONAVAIL]: Fix last change for this case. + * include/unistd.h: Uncomment libc_hidden_proto for _exit. * sysdeps/mach/hurd/_exit.c: Add libc_hidden_def. * sysdeps/generic/_exit.c: Likewise. |