Hacker News new | ask | show | jobs
by saagarjha 2984 days ago
It does, but they generally match those in Linux pretty closely due to POSIX.
1 comments

on the higher level yes, but anything dealing with lower level things like kernel interfaces, devices, etc no

(similar situation for other unices and posix-likes)

Yes, but mprotect and unlink are both high level API calls.