summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2012-12-03 16:11:44 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2012-12-03 16:11:44 -0500
commitd23bf62fb36fdcb2d821964fbd554a8ad03a9f29 (patch)
tree84299d38bf7b08404fe5eb5d0937a37806b2424a
parent827b0aca1298c2f361ce8fd4b717d01cdcff4e8d (diff)
downloadsyscalls-d23bf62fb36fdcb2d821964fbd554a8ad03a9f29.tar.gz
mkdir, mknod, chdir, link, symlink, rename, rmdir, unlink
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
-rw-r--r--alpha.nat6416
-rw-r--r--amd64.nat6416
-rw-r--r--arm-C.comp16
-rw-r--r--arm.nat3216
-rw-r--r--arm64.nat642
-rw-r--r--avr32.nat3216
-rw-r--r--blackfin.nat3216
-rw-r--r--c6x.nat322
-rw-r--r--calls8
-rw-r--r--cris.nat3216
-rw-r--r--frv.nat3216
-rw-r--r--h8300.nat3216
-rw-r--r--hexagon.nat322
-rw-r--r--i386.nat3216
-rw-r--r--ia64.nat6416
-rw-r--r--m32r.nat3216
-rw-r--r--m68k.nat3216
-rw-r--r--microblaze.nat3216
-rw-r--r--mips-C.comp16
-rw-r--r--mips-n32.n3216
-rw-r--r--mips32.nat3216
-rw-r--r--mips64.nat6416
-rw-r--r--mn10300.nat3216
-rw-r--r--openrisc.nat322
-rw-r--r--parisc-C.comp16
-rw-r--r--parisc32.nat3216
-rw-r--r--parisc64.nat6416
-rw-r--r--powerpc-C.comp14
-rw-r--r--powerpc32.nat3216
-rw-r--r--powerpc64.nat6416
-rw-r--r--s390.nat3216
-rw-r--r--s390x.nat6416
-rw-r--r--score.nat3216
-rw-r--r--sh32.nat3216
-rw-r--r--sh64.nat6416
-rw-r--r--sparc-C.comp12
-rw-r--r--sparc32.nat3216
-rw-r--r--sparc64.nat6416
-rw-r--r--tile-C.comp2
-rw-r--r--tile32.nat322
-rw-r--r--tile64.nat642
-rw-r--r--unicore32.nat322
-rw-r--r--x32.n3216
-rw-r--r--x86-C.comp16
-rw-r--r--xtensa.nat3216
45 files changed, 301 insertions, 293 deletions
diff --git a/alpha.nat64 b/alpha.nat64
index 5cc2608..34c942f 100644
--- a/alpha.nat64
+++ b/alpha.nat64
@@ -7,12 +7,12 @@ alpha_ni_syscall
Close
sys_osf_wait4
alpha_ni_syscall
-sys_link
-sys_unlink
+Link
+Unlink
alpha_ni_syscall
-sys_chdir
+Chdir
sys_fchdir
-sys_mknod
+Mknod
sys_chmod
sys_chown
sys_osf_brk
@@ -55,7 +55,7 @@ alpha_ni_syscall
sys_ioctl
alpha_ni_syscall
alpha_ni_syscall
-sys_symlink
+Symlink
sys_readlink
Execve
sys_umask
@@ -126,7 +126,7 @@ sys_fchmod
sys_recvfrom
sys_setreuid
sys_setregid
-sys_rename
+Rename
sys_truncate
sys_ftruncate
sys_flock
@@ -134,8 +134,8 @@ sys_setgid
sys_sendto
sys_shutdown
sys_socketpair
-sys_mkdir
-sys_rmdir
+Mkdir
+Rmdir
sys_osf_utimes
alpha_ni_syscall
alpha_ni_syscall
diff --git a/amd64.nat64 b/amd64.nat64
index 0a95e5e..6db814f 100644
--- a/amd64.nat64
+++ b/amd64.nat64
@@ -78,15 +78,15 @@ sys_truncate
sys_ftruncate
sys_getdents
sys_getcwd
-sys_chdir
+Chdir
sys_fchdir
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_creat
-sys_link
-sys_unlink
-sys_symlink
+Link
+Unlink
+Symlink
sys_readlink
sys_chmod
sys_fchmod
@@ -131,7 +131,7 @@ sys_rt_sigqueueinfo
sys_rt_sigsuspend
sys_sigaltstack
sys_utime
-sys_mknod
+Mknod
uselib
sys_personality
sys_ustat
diff --git a/arm-C.comp b/arm-C.comp
index 7b8b023..65b357b 100644
--- a/arm-C.comp
+++ b/arm-C.comp
@@ -7,12 +7,12 @@ Open
Close
sys_ni_syscall
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_ni_syscall
-sys_mknod
+Mknod
sys_chmod
sys_lchown16
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
compat_sys_times
@@ -81,7 +81,7 @@ compat_sys_settimeofday
sys_getgroups16
sys_setgroups16
sys_ni_syscall
-sys_symlink
+Symlink
sys_ni_syscall
sys_readlink
sys_uselib
diff --git a/arm.nat32 b/arm.nat32
index 438bc63..14927b5 100644
--- a/arm.nat32
+++ b/arm.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_ni_syscall
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
OBSOLETE(sys_time)
-sys_mknod
+Mknod
sys_chmod
sys_lchown16
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups16
sys_setgroups16
OBSOLETE(sys_old_select)
-sys_symlink
+Symlink
sys_ni_syscall
sys_readlink
sys_uselib
diff --git a/arm64.nat64 b/arm64.nat64
index 8435983..4e7aa68 100644
--- a/arm64.nat64
+++ b/arm64.nat64
@@ -47,7 +47,7 @@ sys_truncate
sys_ftruncate
sys_fallocate
sys_faccessat
-sys_chdir
+Chdir
sys_fchdir
sys_chroot
sys_fchmod
diff --git a/avr32.nat32 b/avr32.nat32
index d96f9ed..1c60b0d 100644
--- a/avr32.nat32
+++ b/avr32.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_umask
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_chown
sys_lchown
@@ -36,9 +36,9 @@ sys_chroot
sys_sync
sys_fsync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups
sys_setgroups
sys_select
-sys_symlink
+Symlink
sys_fchdir
sys_readlink
sys_pread64
diff --git a/blackfin.nat32 b/blackfin.nat32
index 67a3daf..2b6a9e0 100644
--- a/blackfin.nat32
+++ b/blackfin.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_ni_syscall
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_chown
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups
sys_setgroups
sys_ni_syscall
-sys_symlink
+Symlink
sys_ni_syscall
sys_readlink
sys_uselib
diff --git a/c6x.nat32 b/c6x.nat32
index 424112d..2abdc89 100644
--- a/c6x.nat32
+++ b/c6x.nat32
@@ -47,7 +47,7 @@ sys_truncate64
sys_ftruncate64
sys_fallocate
sys_faccessat
-sys_chdir
+Chdir
sys_fchdir
sys_chroot
sys_fchmod
diff --git a/calls b/calls
index b636375..ed1c1a3 100644
--- a/calls
+++ b/calls
@@ -14,3 +14,11 @@ Unlinkat all(unlinkat)
Symlinkat all(symlinkat)
Renameat all(renameat)
Execve compat(execve)
+Chdir all(chdir)
+Mkdir all(mkdir)
+Mknod all(mknod)
+Link all(link)
+Unlink all(unlink)
+Symlink all(symlink)
+Rmdir all(rmdir)
+Rename all(rename)
diff --git a/cris.nat32 b/cris.nat32
index 314945d..9f8bd3a 100644
--- a/cris.nat32
+++ b/cris.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown16
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups16
sys_setgroups16
sys_select
-sys_symlink
+Symlink
sys_lstat
sys_readlink
sys_uselib
diff --git a/frv.nat32 b/frv.nat32
index e77ac1a..7437615 100644
--- a/frv.nat32
+++ b/frv.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown16
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups16
sys_setgroups16
sys_ni_syscall
-sys_symlink
+Symlink
sys_lstat
sys_readlink
sys_uselib
diff --git a/h8300.nat32 b/h8300.nat32
index 2dedb97..3fc5e7d 100644
--- a/h8300.nat32
+++ b/h8300.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_chown16
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups16
sys_setgroups16
sys_old_select
-sys_symlink
+Symlink
sys_lstat
sys_readlink
sys_uselib
diff --git a/hexagon.nat32 b/hexagon.nat32
index d720e68..998479f 100644
--- a/hexagon.nat32
+++ b/hexagon.nat32
@@ -47,7 +47,7 @@ sys_truncate64
sys_ftruncate64
sys_fallocate
sys_faccessat
-sys_chdir
+Chdir
sys_fchdir
sys_chroot
sys_fchmod
diff --git a/i386.nat32 b/i386.nat32
index adabf2b..c4e5b83 100644
--- a/i386.nat32
+++ b/i386.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown16
sys_stat
@@ -32,9 +32,9 @@ sys_access
sys_nice
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -73,7 +73,7 @@ sys_settimeofday
sys_getgroups16
sys_setgroups16
sys_old_select
-sys_symlink
+Symlink
sys_lstat
sys_readlink
sys_uselib
diff --git a/ia64.nat64 b/ia64.nat64
index 8e7a11e..c9ca14c 100644
--- a/ia64.nat64
+++ b/ia64.nat64
@@ -5,13 +5,13 @@ sys_write
Open
Close
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
ia64_execve
-sys_chdir
+Chdir
sys_fchdir
sys_utimes
-sys_mknod
+Mknod
sys_chmod
sys_chown
sys_lseek
@@ -28,9 +28,9 @@ sys_sync
sys_fsync
sys_fdatasync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_ia64_pipe
sys_times
@@ -65,7 +65,7 @@ sys_gettimeofday
sys_settimeofday
sys_select
sys_poll
-sys_symlink
+Symlink
sys_readlink
sys_uselib
sys_swapon
diff --git a/m32r.nat32 b/m32r.nat32
index 5c342bb..6de34f0 100644
--- a/m32r.nat32
+++ b/m32r.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_ni_syscall
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_ni_syscall
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_ni_syscall
sys_ni_syscall
sys_ni_syscall
-sys_symlink
+Symlink
sys_ni_syscall
sys_readlink
sys_uselib
diff --git a/m68k.nat32 b/m68k.nat32
index 91e9c7c..edacfb1 100644
--- a/m68k.nat32
+++ b/m68k.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_chown16
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups16
sys_setgroups16
sys_old_select
-sys_symlink
+Symlink
sys_lstat
sys_readlink
sys_uselib
diff --git a/microblaze.nat32 b/microblaze.nat32
index c2c9103..0af520e 100644
--- a/microblaze.nat32
+++ b/microblaze.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups
sys_setgroups
sys_ni_syscall
-sys_symlink
+Symlink
sys_ni_syscall
sys_readlink
sys_uselib
diff --git a/mips-C.comp b/mips-C.comp
index 00e1703..8ab65f8 100644
--- a/mips-C.comp
+++ b/mips-C.comp
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
compat_sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sysm_pipe
compat_sys_times
@@ -81,7 +81,7 @@ compat_sys_settimeofday
sys_getgroups
sys_setgroups
sys_ni_syscall
-sys_symlink
+Symlink
sys_ni_syscall
sys_readlink
sys_uselib
diff --git a/mips-n32.n32 b/mips-n32.n32
index 64ec864..8f39725 100644
--- a/mips-n32.n32
+++ b/mips-n32.n32
@@ -76,15 +76,15 @@ sys_truncate
sys_ftruncate
compat_sys_getdents
sys_getcwd
-sys_chdir
+Chdir
sys_fchdir
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_creat
-sys_link
-sys_unlink
-sys_symlink
+Link
+Unlink
+Symlink
sys_readlink
sys_chmod
sys_fchmod
@@ -129,7 +129,7 @@ compat_sys_rt_sigqueueinfo
compat_sys_rt_sigsuspend
compat_sys_sigaltstack
compat_sys_utime
-sys_mknod
+Mknod
sys_32_personality
compat_sys_ustat
compat_sys_statfs
diff --git a/mips32.nat32 b/mips32.nat32
index 6c23a6b..f564955 100644
--- a/mips32.nat32
+++ b/mips32.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sysm_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups
sys_setgroups
sys_ni_syscall
-sys_symlink
+Symlink
sys_ni_syscall
sys_readlink
sys_uselib
diff --git a/mips64.nat64 b/mips64.nat64
index c3b8b3b..da7c8bb 100644
--- a/mips64.nat64
+++ b/mips64.nat64
@@ -76,15 +76,15 @@ sys_truncate
sys_ftruncate
sys_getdents
sys_getcwd
-sys_chdir
+Chdir
sys_fchdir
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_creat
-sys_link
-sys_unlink
-sys_symlink
+Link
+Unlink
+Symlink
sys_readlink
sys_chmod
sys_fchmod
@@ -129,7 +129,7 @@ sys_rt_sigqueueinfo
sys_rt_sigsuspend
sys_sigaltstack
sys_utime
-sys_mknod
+Mknod
sys_personality
sys_ustat
sys_statfs
diff --git a/mn10300.nat32 b/mn10300.nat32
index 32e6f40..168b90f 100644
--- a/mn10300.nat32
+++ b/mn10300.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown16
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups16
sys_setgroups16
sys_old_select
-sys_symlink
+Symlink
sys_lstat
sys_readlink
sys_uselib
diff --git a/openrisc.nat32 b/openrisc.nat32
index e6ac459..add5475 100644
--- a/openrisc.nat32
+++ b/openrisc.nat32
@@ -47,7 +47,7 @@ sys_truncate64
sys_ftruncate64
sys_fallocate
sys_faccessat
-sys_chdir
+Chdir
sys_fchdir
sys_chroot
sys_fchmod
diff --git a/parisc-C.comp b/parisc-C.comp
index 3872da1..fd2b6bd 100644
--- a/parisc-C.comp
+++ b/parisc-C.comp
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
compat_sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown
sys_socket
@@ -36,9 +36,9 @@ sys_nice
sys_accept
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
compat_sys_times
@@ -81,7 +81,7 @@ compat_sys_settimeofday
sys_getgroups
sys_setgroups
sys_sendto
-sys_symlink
+Symlink
compat_sys_newlstat
sys_readlink
sys_ni_syscall
diff --git a/parisc32.nat32 b/parisc32.nat32
index d754a97..969feb7 100644
--- a/parisc32.nat32
+++ b/parisc32.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown
sys_socket
@@ -36,9 +36,9 @@ sys_nice
sys_accept
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups
sys_setgroups
sys_sendto
-sys_symlink
+Symlink
sys_newlstat
sys_readlink
sys_ni_syscall
diff --git a/parisc64.nat64 b/parisc64.nat64
index 3321e27..aebbb55 100644
--- a/parisc64.nat64
+++ b/parisc64.nat64
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown
sys_socket
@@ -36,9 +36,9 @@ sys_nice
sys_accept
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups
sys_setgroups
sys_sendto
-sys_symlink
+Symlink
sys_newlstat
sys_readlink
sys_ni_syscall
diff --git a/powerpc-C.comp b/powerpc-C.comp
index b1a84f9..e4f89b0 100644
--- a/powerpc-C.comp
+++ b/powerpc-C.comp
@@ -7,12 +7,12 @@ Open
Close
compat_sys_waitpid
compat_sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
compat_sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown
sys_ni_syscall
@@ -36,9 +36,9 @@ compat_sys_nice
sys_ni_syscall
sys_sync
compat_sys_kill
-sys_rename
+Rename
compat_sys_mkdir
-sys_rmdir
+Rmdir
sys_dup
sys_pipe
compat_sys_times
@@ -81,7 +81,7 @@ compat_sys_settimeofday
compat_sys_getgroups
compat_sys_setgroups
sys_ni_syscall
-sys_symlink
+Symlink
sys_ni_syscall
compat_sys_readlink
sys_uselib
diff --git a/powerpc32.nat32 b/powerpc32.nat32
index 12c51a1..50a7e44 100644
--- a/powerpc32.nat32
+++ b/powerpc32.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups
sys_setgroups
sys_ni_syscall
-sys_symlink
+Symlink
sys_lstat
sys_readlink
sys_uselib
diff --git a/powerpc64.nat64 b/powerpc64.nat64
index 12614fd..117c47c 100644
--- a/powerpc64.nat64
+++ b/powerpc64.nat64
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups
sys_setgroups
ppc_select
-sys_symlink
+Symlink
sys_ni_syscall
sys_readlink
sys_uselib
diff --git a/s390.nat32 b/s390.nat32
index 71108ec..c99dac3 100644
--- a/s390.nat32
+++ b/s390.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_restart_syscall
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown16
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups16
sys_setgroups16
sys_ni_syscall
-sys_symlink
+Symlink
sys_ni_syscall
sys_readlink
sys_uselib
diff --git a/s390x.nat64 b/s390x.nat64
index ca89416..0d4f6c9 100644
--- a/s390x.nat64
+++ b/s390x.nat64
@@ -7,12 +7,12 @@ Open
Close
sys_restart_syscall
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_ni_syscall
-sys_mknod
+Mknod
sys_chmod
sys_ni_syscall
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_ni_syscall
sys_ni_syscall
sys_ni_syscall
-sys_symlink
+Symlink
sys_ni_syscall
sys_readlink
sys_uselib
diff --git a/score.nat32 b/score.nat32
index cdfc9f8..b9a1106 100644
--- a/score.nat32
+++ b/score.nat32
@@ -47,7 +47,7 @@ sys_truncate64
sys_ftruncate64
sys_fallocate
sys_faccessat
-sys_chdir
+Chdir
sys_fchdir
sys_chroot
sys_fchmod
@@ -256,18 +256,18 @@ sys_process_vm_readv
sys_process_vm_writev
sys_kcmp
Open
-sys_link
-sys_unlink
-sys_mknod
+Link
+Unlink
+Mknod
sys_chmod
sys_chown
-sys_mkdir
-sys_rmdir
+Mkdir
+Rmdir
sys_lchown
sys_access
-sys_rename
+Rename
sys_readlink
-sys_symlink
+Symlink
sys_utimes
sys_stat64
sys_lstat64
diff --git a/sh32.nat32 b/sh32.nat32
index 4543a2b..7b68369 100644
--- a/sh32.nat32
+++ b/sh32.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown16
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_sh_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups16
sys_setgroups16
sys_ni_syscall
-sys_symlink
+Symlink
sys_lstat
sys_readlink
sys_uselib
diff --git a/sh64.nat64 b/sh64.nat64
index b389258..386c7ac 100644
--- a/sh64.nat64
+++ b/sh64.nat64
@@ -7,12 +7,12 @@ Open
Close
sys_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
Execve
-sys_chdir
+Chdir
sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown16
sys_ni_syscall
@@ -36,9 +36,9 @@ sys_nice
sys_ni_syscall
sys_sync
sys_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
sys_times
@@ -81,7 +81,7 @@ sys_settimeofday
sys_getgroups16
sys_setgroups16
sys_ni_syscall
-sys_symlink
+Symlink
sys_lstat
sys_readlink
sys_uselib
diff --git a/sparc-C.comp b/sparc-C.comp
index 2771f80..cbb9435 100644
--- a/sparc-C.comp
+++ b/sparc-C.comp
@@ -7,10 +7,10 @@ Open
Close
compat_sys_wait4
sys32_creat
-sys_link
-sys_unlink
+Link
+Unlink
sunos_execv
-sys_chdir
+Chdir
sys_chown16
sys32_mknod
sys_chmod
@@ -55,7 +55,7 @@ sys_getgid
compat_sys_ioctl
sys32_reboot
sys32_mmap2
-sys_symlink
+Symlink
sys32_readlink
sys32_execve
sys32_umask
@@ -126,7 +126,7 @@ sys_fchmod
sys_nis_syscall
sys_setreuid16
sys_setregid16
-sys_rename
+Rename
sys32_truncate
sys32_ftruncate
sys_flock
@@ -135,7 +135,7 @@ sys_nis_syscall
sys_nis_syscall
sys_nis_syscall
sys32_mkdir
-sys_rmdir
+Rmdir
compat_sys_utimes
compat_sys_stat64
sys32_sendfile64
diff --git a/sparc32.nat32 b/sparc32.nat32
index 67d1ad3..e32a4b6 100644
--- a/sparc32.nat32
+++ b/sparc32.nat32
@@ -7,12 +7,12 @@ Open
Close
sys_wait4
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
sunos_execv
-sys_chdir
+Chdir
sys_chown16
-sys_mknod
+Mknod
sys_chmod
sys_lchown16
sys_brk
@@ -55,7 +55,7 @@ sys_getgid
sys_ioctl
sys_reboot
sys_mmap2
-sys_symlink
+Symlink
sys_readlink
Execve
sys_umask
@@ -126,7 +126,7 @@ sys_fchmod
sys_nis_syscall
sys_setreuid16
sys_setregid16
-sys_rename
+Rename
sys_truncate
sys_ftruncate
sys_flock
@@ -134,8 +134,8 @@ sys_lstat64
sys_nis_syscall
sys_nis_syscall
sys_nis_syscall
-sys_mkdir
-sys_rmdir
+Mkdir
+Rmdir
sys_utimes
sys_stat64
sys_sendfile64
diff --git a/sparc64.nat64 b/sparc64.nat64
index a987b2b..f10da01 100644
--- a/sparc64.nat64
+++ b/sparc64.nat64
@@ -7,12 +7,12 @@ Open
Close
sys_wait4
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
sys_nis_syscall
-sys_chdir
+Chdir
sys_chown
-sys_mknod
+Mknod
sys_chmod
sys_lchown
sys_brk
@@ -55,7 +55,7 @@ sys_nis_syscall
sys_ioctl
sys_reboot
sys_nis_syscall
-sys_symlink
+Symlink
sys_readlink
sys64_execve
sys_umask
@@ -126,7 +126,7 @@ sys_fchmod
sys_recvfrom
sys_setreuid
sys_setregid
-sys_rename
+Rename
sys_truncate
sys_ftruncate
sys_flock
@@ -134,8 +134,8 @@ sys_lstat64
sys_sendto
sys_shutdown
sys_socketpair
-sys_mkdir
-sys_rmdir
+Mkdir
+Rmdir
sys_utimes
sys_stat64
sys_sendfile64
diff --git a/tile-C.comp b/tile-C.comp
index a25ea71..f292a87 100644
--- a/tile-C.comp
+++ b/tile-C.comp
@@ -47,7 +47,7 @@ compat_sys_truncate64
compat_sys_ftruncate64
compat_sys_fallocate
sys_faccessat
-sys_chdir
+Chdir
sys_fchdir
sys_chroot
sys_fchmod
diff --git a/tile32.nat32 b/tile32.nat32
index 2079584..b712911 100644
--- a/tile32.nat32
+++ b/tile32.nat32
@@ -47,7 +47,7 @@ sys_truncate64
sys_ftruncate64
sys_fallocate
sys_faccessat
-sys_chdir
+Chdir
sys_fchdir
sys_chroot
sys_fchmod
diff --git a/tile64.nat64 b/tile64.nat64
index 5c18969..ade76ba 100644
--- a/tile64.nat64
+++ b/tile64.nat64
@@ -47,7 +47,7 @@ sys_truncate
sys_ftruncate
sys_fallocate
sys_faccessat
-sys_chdir
+Chdir
sys_fchdir
sys_chroot
sys_fchmod
diff --git a/unicore32.nat32 b/unicore32.nat32
index d720e68..998479f 100644
--- a/unicore32.nat32
+++ b/unicore32.nat32
@@ -47,7 +47,7 @@ sys_truncate64
sys_ftruncate64
sys_fallocate
sys_faccessat
-sys_chdir
+Chdir
sys_fchdir
sys_chroot
sys_fchmod
diff --git a/x32.n32 b/x32.n32
index 6e05525..fbe6a96 100644
--- a/x32.n32
+++ b/x32.n32
@@ -67,15 +67,15 @@ sys_truncate
sys_ftruncate
sys_getdents
sys_getcwd
-sys_chdir
+Chdir
sys_fchdir
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_creat
-sys_link
-sys_unlink
-sys_symlink
+Link
+Unlink
+Symlink
sys_readlink
sys_chmod
sys_fchmod
@@ -115,7 +115,7 @@ sys_capget
sys_capset
sys_rt_sigsuspend
sys_utime
-sys_mknod
+Mknod
sys_personality
sys_ustat
sys_statfs
diff --git a/x86-C.comp b/x86-C.comp
index 45099de..d53298c 100644
--- a/x86-C.comp
+++ b/x86-C.comp
@@ -7,12 +7,12 @@ Open
Close
sys32_waitpid
sys_creat
-sys_link
-sys_unlink
+Link
+Unlink
stub32_execve
-sys_chdir
+Chdir
compat_sys_time
-sys_mknod
+Mknod
sys_chmod
sys_lchown16
sys_stat
@@ -32,9 +32,9 @@ sys_access
sys_nice
sys_sync
sys32_kill
-sys_rename
-sys_mkdir
-sys_rmdir
+Rename
+Mkdir
+Rmdir
sys_dup
sys_pipe
compat_sys_times
@@ -73,7 +73,7 @@ compat_sys_settimeofday
sys_getgroups16
sys_setgroups16
compat_sys_old_select
-sys_symlink
+Symlink
sys_lstat
sys_readlink
sys_uselib
diff --git a/xtensa.nat32 b/xtensa.nat32
index 19602e4..4c4ebf9 100644
--- a/xtensa.nat32
+++ b/xtensa.nat32
@@ -30,16 +30,16 @@ sys_truncate64
sys_ftruncate64
sys_pread64
sys_pwrite64
-sys_link
-sys_rename
-sys_symlink
+Link
+Rename
+Symlink
sys_readlink
-sys_mknod
+Mknod
sys_pipe
-sys_unlink
-sys_rmdir
-sys_mkdir
-sys_chdir
+Unlink
+Rmdir
+Mkdir
+Chdir
sys_fchdir
sys_getcwd
sys_chmod