Skip to content

Commit

Permalink
Add oldgetrlimit, oldsetrlimit for GLIBC_2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Aug 1, 2000
1 parent 9bd0bec commit 9b4f769
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sysdeps/unix/sysv/linux/arm/syscalls.list
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ s_setresuid setresuid setresuid 3 __syscall_setresuid
s_setreuid setreuid setreuid 2 __syscall_setreuid
s_setuid setuid setuid 1 __syscall_setuid
syscall - syscall 7 syscall
oldgetrlimit EXTRA getrlimit i:ip __old_getrlimit getrlimit@GLIBC_2.0
oldsetrlimit EXTRA setrlimit i:ip __old_setrlimit setrlimit@GLIBC_2.0

0 comments on commit 9b4f769

Please sign in to comment.