about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-01-27 00:57:29 +0000
committerUlrich Drepper <drepper@redhat.com>2000-01-27 00:57:29 +0000
commit9dbcebe8c043fac8138f18622bb28ce29f309a19 (patch)
tree09234ed2b9786fb7da0da8bc42abf3d345a86e44 /sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list
parent4b1c1a6ffaf2feba6232dff7a5ceef4ad2d9c482 (diff)
downloadglibc-9dbcebe8c043fac8138f18622bb28ce29f309a19.tar.gz
glibc-9dbcebe8c043fac8138f18622bb28ce29f309a19.tar.xz
glibc-9dbcebe8c043fac8138f18622bb28ce29f309a19.zip
Update.
2000-01-26  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (getresgid):
	Fix a typo.

2000-01-26  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Avoid warning
	about unitialised variable kbuf.
	* sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
	* sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
Diffstat (limited to 'sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list')
-rw-r--r--sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list b/sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list
index ad104f6e1e..77c0e2608e 100644
--- a/sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list
+++ b/sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list
@@ -32,7 +32,7 @@ shutdown	-	shutdown	2	__shutdown	shutdown
 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