From f7c85819fdb3f9fc0e239fb81f4d6a5aab15a2d1 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 4 May 2012 23:15:56 +0000 Subject: Merge sysdeps/unix/common into sysdeps/unix. --- sysdeps/unix/common/syscalls.list | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 sysdeps/unix/common/syscalls.list (limited to 'sysdeps/unix/common') diff --git a/sysdeps/unix/common/syscalls.list b/sysdeps/unix/common/syscalls.list deleted file mode 100644 index f0a5ea0a65..0000000000 --- a/sysdeps/unix/common/syscalls.list +++ /dev/null @@ -1,15 +0,0 @@ -# File name Caller Syscall name # args Strong name Weak names - -adjtime - adjtime i:pp __adjtime adjtime -fchmod - fchmod i:ii __fchmod fchmod -fchown - fchown i:iii __fchown fchown -ftruncate - ftruncate i:ii __ftruncate ftruncate -getrusage - getrusage i:ip __getrusage getrusage -gettimeofday - gettimeofday i:PP __gettimeofday gettimeofday __gettimeofday_internal -settimeofday - settimeofday i:PP __settimeofday settimeofday -setpgid - setpgrp i:ii __setpgid setpgid -setregid - setregid i:ii __setregid setregid -setreuid - setreuid i:ii __setreuid setreuid -sigaction - sigaction i:ipp __sigaction sigaction -truncate - truncate i:si __truncate truncate -vhangup - vhangup i:i vhangup -- cgit v1.2.1