|
|
Subscribe / Log in / New account

System-call wrappers for glibc

System-call wrappers for glibc

Posted Sep 20, 2019 6:47 UTC (Fri) by mfuzzey (subscriber, #57966)
In reply to: System-call wrappers for glibc by epa
Parent article: System-call wrappers for glibc

I would say the kernel and the glibc developers should work together *before* new syscalls are set in stone to, as far as possible, come up with a design that suites everyone and makes the wrappers simpler.

That may not be possible in every case for technical reasons but I think up to recently it was more of lack of communication between the kernel and glibc developers that caused most problems rather than specific technical issues.


to post comments

System-call wrappers for glibc

Posted Sep 20, 2019 7:58 UTC (Fri) by jani (subscriber, #74547) [Link]

FWIW, this is what we try to do in the graphics subsystem for uapi. The userspace part needs to be agreed on and basically ready to merge in the relevant userspace upstream projects before the kernel part lands.

Details at https://www.kernel.org/doc/html/latest/gpu/drm-uapi.html#...


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds