This is pretty esoteric, but all of DragonFly’s syscalls can be found in the links Aaron LI provided in this post. There’s code in there that dates back to Berkley UNIX.
This is pretty esoteric, but all of DragonFly’s syscalls can be found in the links Aaron LI provided in this post. There’s code in there that dates back to Berkley UNIX.
Glad my question was useful! When I make my blog I will make a list of System Calls if nobody hasn’t made this by then and I will try to keep it updated so people that don’t liked reading source code won’t have too. Thank you!