From: Ulrich Drepper Date: Thu, 17 Feb 2000 00:30:37 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b320b125833665670c32a0c0191dd7ce803499d6;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index e2ad9748684..89415eedbc7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-02-16 Ulrich Drepper + * sysdeps/unix/sysv/linux/powerpc/mmap64.c: Correct prototype for + __syscall_mmap2. + * sysdeps/unix/sysv/linux/execve.c: Rewrite __syscall_execve prototype to avoid warnings.