diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-08-01 10:25:11 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-08-01 10:25:11 -0700 |
commit | 09c0ee5f8c2e52ff64347c39a586e8a23b9421e5 (patch) | |
tree | af4c6dff0a190939c50333f2d20c4cd1d4ec6b40 /sysdeps/unix/sysv/linux/syscalls.list | |
parent | 7e66ee5142deda977163d0a858c3d2883cae3f07 (diff) | |
download | glibc-09c0ee5f8c2e52ff64347c39a586e8a23b9421e5.tar glibc-09c0ee5f8c2e52ff64347c39a586e8a23b9421e5.tar.gz glibc-09c0ee5f8c2e52ff64347c39a586e8a23b9421e5.tar.bz2 glibc-09c0ee5f8c2e52ff64347c39a586e8a23b9421e5.zip |
BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.
Diffstat (limited to 'sysdeps/unix/sysv/linux/syscalls.list')
-rw-r--r-- | sysdeps/unix/sysv/linux/syscalls.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/syscalls.list b/sysdeps/unix/sysv/linux/syscalls.list index 9ec0028e65..63432725d2 100644 --- a/sysdeps/unix/sysv/linux/syscalls.list +++ b/sysdeps/unix/sysv/linux/syscalls.list @@ -25,6 +25,7 @@ getpmsg - getpmsg i:ipppp getpmsg getppid - getppid Ei: __getppid getppid getresuid - getresuid i:ppp getresuid getresgid - getresgid i:ppp getresgid +getrlimit - ugetrlimit i:ip __new_getrlimit __getrlimit getrlimit@@GLIBC_2.2 getsid - getsid i:i getsid init_module EXTRA init_module 5 init_module inotify_add_watch EXTRA inotify_add_watch i:isi inotify_add_watch |