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 roland/getrlimit] Re: Bug 14138 - Move some functionsto syscalls.list


On 07/26/2012 08:59 PM, Roland McGrath wrote:
Adding this line to linux/syscalls.list:

getrlimit - ugetrlimit i:ip __new_getrlimit __getrlimit getrlimit@@GLIBC_2.2

The unix/syscalls.list takes precendence of the linux one. So, this did
not work out for x86 ;( Or did I made an error?

What exactly does that mean? What getrlimit-related lines appear in the sysd-syscalls generated after the change?

Btw. I removed the linux/i386/getrlimit.c file for this as well,

Yes, that's necessary.


Anyway, you must have made some error, because it worked for me.
The change below is on the roland/getrlimit branch.

thanks, I tested this now on both i686 and x86-64 and it works fine.


It needs testing and sign-off from powerpc, sh, am33, arm, and m68k
maintainers.

Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126


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