Sections:

All contributions in this site reflect the authors' opinions and they are not necessarily endorsed by, or reflect the beliefs of, anarchyinthetubes, as neither do most of the opinions in other sites.

/sys/doc/ Documentation archive

Adding a System Call to Plan 9

By: John Floren (Sandia National Laboratories, Livermore)

'The process for adding a new system call to Plan 9 is rather simple. For this example, a "kernel getpid " function will be added, mirroring the functionality of the getpid() function, but using a system call rather than a libc function.'

original page
cat.4l77.com