This commit is contained in:
Ulrich Drepper 2000-02-17 00:30:37 +00:00
parent 04e49c1bdb
commit b320b12583

View File

@ -1,5 +1,8 @@
2000-02-16 Ulrich Drepper <drepper@redhat.com>
* 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.