aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-09-17 06:56:24 +0000
committerRoland McGrath <roland@gnu.org>2002-09-17 06:56:24 +0000
commit735d67f2f832234be907c48866edb821b76b87c4 (patch)
treeb2867e0fa54f368e855226542d765c19d369b615 /ChangeLog
parent4874b009bd4c92e46bd9bd2be1d4c4e0a7c4516e (diff)
downloadglibc-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26c69f6..fcb3089 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.