--- sysdeps/unix/sysv/linux/ia64/syscalls.list~ Tue May 9 17:59:12 2000 +++ sysdeps/unix/sysv/linux/ia64/syscalls.list Mon Jun 19 20:55:36 2000 @@ -72,11 +72,11 @@ s_getdents getdents getdents 3 __syscall_getdents getdents # System calls with wrappers. -sys_fstat fxstat fstat 2 __syscall_fstat -sys_lstat lxstat lstat 2 __syscall_lstat +sys_fstat fxstat old_fstat 2 __syscall_fstat +sys_lstat lxstat old_lstat 2 __syscall_lstat sys_mknod xmknod mknod 3 __syscall_mknod sys_readv readv readv 3 __syscall_readv -sys_stat xstat stat 2 __syscall_stat +sys_stat xstat old_stat 2 __syscall_stat sys_writev writev writev 3 __syscall_writev s_getpagesize getpagesize getpagesize 0 __syscall_getpagesize s_poll poll poll 3 __syscall_poll