aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/syscalls.list
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-02 17:59:27 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-02 17:59:27 +0000
commitbbe0c227a0808ce8e9d11c9a10077c3658dd1705 (patch)
tree3e569d0d2ea66a02591a14255aba5d92350b8eaf /sysdeps/unix/sysv/linux/syscalls.list
parent63bda0c13abdc73893855c2b57e55eaea5835fc3 (diff)
downloadglibc-bbe0c227a0808ce8e9d11c9a10077c3658dd1705.tar
glibc-bbe0c227a0808ce8e9d11c9a10077c3658dd1705.tar.gz
glibc-bbe0c227a0808ce8e9d11c9a10077c3658dd1705.tar.bz2
glibc-bbe0c227a0808ce8e9d11c9a10077c3658dd1705.zip
Update.
* sysdeps/unix/sysv/linux/syscalls.list: Add s_getcwd entry.
Diffstat (limited to 'sysdeps/unix/sysv/linux/syscalls.list')
-rw-r--r--sysdeps/unix/sysv/linux/syscalls.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/syscalls.list b/sysdeps/unix/sysv/linux/syscalls.list
index f55c3f6fff..3fcb9a6aef 100644
--- a/sysdeps/unix/sysv/linux/syscalls.list
+++ b/sysdeps/unix/sysv/linux/syscalls.list
@@ -40,6 +40,7 @@ rt_sigprocmask - rt_sigprocmask 4 __syscall_rt_sigprocmask
rt_sigqueueinfo - rt_sigqueueinfo 3 __syscall_rt_sigqueueinfo
rt_sigsuspend - rt_sigsuspend 2 __syscall_rt_sigsuspend
rt_sigtimedwait - rt_sigtimedwait 4 __syscall_rt_sigtimedwait
+s_getcwd EXTRA getcwd 2 __syscall_getcwd
s_getdents EXTRA getdents 3 __getdents
s_getpriority getpriority getpriority 2 __syscall_getpriority
s_getresgid getresgid getresgid 3 __syscall_getresgid