This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Consolidate Linux setrlimit and getrlimit implementation


On Fri, 21 Oct 2016, Adhemerval Zanella wrote:

> +/* The __NR_getrlimit compatibility implementation is required iff
> +   __NR_getrlimit is also defined (meaning an old broken RLIM_INFINITY
> +   definition).  */

Do you mean "__NR_ugetrlimit is also defined"?

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]