1:1 Userland threading stage 4.5/4:
authorSimon Schubert <corecode@dragonflybsd.org>
Sun, 25 Feb 2007 14:07:13 +0000 (14:07 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Sun, 25 Feb 2007 14:07:13 +0000 (14:07 +0000)
commitd5f340eb7ca02a08b876562e57f427f04450b052
tree4ecc85225f1e127c2afaa216c9b34b33dc96dee1
parent8985f72f0c8d99a7680c235cc6fb75af277e9e33
1:1 Userland threading stage 4.5/4:

Add a new syscall, extexit(), which follows approximately the semantics
discussed about two years ago.  This function will be used by userland
threading libraries to exit just a single lwp of a process.
include/unistd.h
lib/libc/sys/Makefile.inc
lib/libc/sys/extexit.2 [new file with mode: 0644]
sys/kern/kern_exit.c
sys/kern/syscalls.master
sys/sys/unistd.h