This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: PATCH: more syscall signatures


Greg McGary <greg@kayak.mcgary.org> writes:

> The PowerPC __syscall_setrlimit had an arg-count of 3, which
> AFAIK should be 2.  (I found no evidence of a 3-arg setrlimit
> anywhere in glibc sources)

Seems right.

For the other changes: it's best to remove the timer and lock system
calls.  I don't see the patch going in the kernel again and we have
userlevel implementations now.  Can you remove them while chekcing in
the rest?

> The only remaining calls without signatures in the generic linux
> syscalls.list are these:
> create_module	EXTRA	create_module	3	create_module
> delete_module	EXTRA	delete_module	3	delete_module
> init_module	EXTRA	init_module	5	init_module

Andreas J. has handled this.  I have yet to reply to his mail.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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