top | item 26043313

(no title)

charliesome | 5 years ago

There might be a nuance here I haven't grasped, but isn't the kernel's API == its syscall ABI == the boundary to userspace?

discuss

order

Spivak|5 years ago

Yes but when people talk about kernel APIs not being stable they usually mean the APIs designed to be consumed by other kernel developers or kernel module authors.