sortix-mirror/sortix/include/sortix/x86
Jonas 'Sortie' Termansen 755e855c08 Renamed sforkr(2) to tfork(2).
It's a much better name if you think of it as task-fork or thread-fork in the
sense that it either modifies this task or creates a new one. This call will
be used to provide user-space threads as well as fork(2).
2012-09-08 18:45:52 +02:00
..
bits.h Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +01:00
fork.h Renamed sforkr(2) to tfork(2). 2012-09-08 18:45:52 +02:00