support for calling Linux syscalls directly

Joseph S. Myers joseph@codesourcery.com
Thu Jan 31 23:10:00 GMT 2013


On Thu, 31 Jan 2013, Rich Felker wrote:

> What I'd like to see is an honest reevaluation of the currently
> missing syscall wrappers glibc doesn't provide. If there are some that
> libc should provide, let's get them added. If they're really not meant
> to be used except in a single application (or not at all -- deprecated
> junk) then they can just be left alone.

I agree with that approach - with the requirement that any new syscall 
wrapper added must have a prototype included in some header that glibc 
installs.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list