Skip to content
  • Jonas Termansen's avatar
    Renamed sforkr(2) to tfork(2). · 755e855c
    Jonas Termansen authored
    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).
    755e855c