From 5be02f042e5d799d712d26fcebf4c5ebf493604b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 12 Feb 1996 08:33:18 +0000 Subject: [PATCH] Remove redundancies. --- sysdeps/unix/bsd/sun/sunos4/syscalls.list | 2 -- sysdeps/unix/bsd/sun/syscalls.list | 1 - 2 files changed, 3 deletions(-) diff --git a/sysdeps/unix/bsd/sun/sunos4/syscalls.list b/sysdeps/unix/bsd/sun/sunos4/syscalls.list index 7dafdf7..59992ee 100644 --- a/sysdeps/unix/bsd/sun/sunos4/syscalls.list +++ b/sysdeps/unix/bsd/sun/sunos4/syscalls.list @@ -2,7 +2,5 @@ msync - msync 3 msync poll - poll 3 poll -setsid - setsid 0 __setsid setsid sys_mmap mmap mmap 5 __mmap_syscall sys_wait4 wait4 wait4 4 __wait4_syscall -uname - uname 1 uname diff --git a/sysdeps/unix/bsd/sun/syscalls.list b/sysdeps/unix/bsd/sun/syscalls.list index 1c0d44d..079aa91 100644 --- a/sysdeps/unix/bsd/sun/syscalls.list +++ b/sysdeps/unix/bsd/sun/syscalls.list @@ -1,4 +1,3 @@ # File name Caller Syscall name # args Strong name Weak names -getdents - getdirentries 4 __getdirentries getdirentries sigvec - sigvec 3 __raw_sigvec -- 2.7.4