Desktop Linux moves towards unified API
Posted Jul 5, 2006 21:44 UTC (Wed) by
flewellyn (subscriber, #5047)
In reply to:
Desktop Linux moves towards unified API by NapalmLlama
Parent article:
Linux moves towards unified APIs (IT Week)
One exists. It's called the system call layer. Any userspace program that uses a given system call is guaranteed that system call will work on any future kernel version.
Oh, did you mean a stable internal, kernel-space API? You don't want that. Greg KH wrote a very comprehensive blog post on why you don't want that. Rather than rehash what he said, I'll just link to it.
(
Log in to post comments)