Sparc typo fix for glibc 2.2
Jakub Jelinek
jakub@redhat.com
Wed Jan 26 01:46:00 GMT 2000
Hi!
2000-01-26 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (getresgid):
Fix a typo.
--- sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list.jj Tue Jan 25 15:36:39 2000
+++ sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list Tue Jan 25 16:56:42 2000
@@ -32,7 +32,7 @@ shutdown - shutdown 2 __shutdown shutdow
socketpair - socketpair 4 __socketpair socketpair
getresuid - getresuid 3 getresuid
-getresgid - getresgid 3 getresuid
+getresgid - getresgid 3 getresgid
# System calls with wrappers.
rt_sigaction - rt_sigaction 4 __syscall_rt_sigaction
Cheers,
Jakub
___________________________________________________________________
Jakub Jelinek | jakub@redhat.com | http://sunsite.mff.cuni.cz/~jj
Linux version 2.3.41 on a sparc64 machine (1343.49 BogoMips)
___________________________________________________________________
More information about the Libc-hacker
mailing list