Call getrlimit, setrlimit directly instead of using wrappers.

This commit is contained in:
Andreas Jaeger 2001-06-06 11:44:24 +00:00
parent b496bd686c
commit ed48681558

View File

@ -35,3 +35,5 @@ socketpair - socketpair i:iiif __socketpair socketpair
getresuid - getresuid i:ppp getresuid
getresgid - getresgid i:ppp getresgid
setrlimit - setrlimit i:ip __setrlimit setrlimit
getrlimit - getrlimit i:ip __getrlimit getrlimit