On 11/10/18 2:20 PM, Greg KH wrote: > Also, what about the basic work of making sure our uapi header files can > actually be used untouched by a libc? That isn't the case these days as > the bionic maintainers like to keep reminding me. That might be a good > thing to do _before_ trying to add new things like syscall wrappers. I agree completely. There are many steps in the checklist to writing a new syscall, heck we should probably have a checklist! Socially the issue is difficult because the various communities only marginally share the same network of developers, care about different features, or the same features with different priorities. That doesn't mean we shouldn't try to integrate better. As was pointed out, various people from the userspace and toolchain communities are going to LPC to do just this. -- Cheers, Carlos.