summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>1999-01-26 02:38:12 +0000
committerJulian Elischer <julian@FreeBSD.org>1999-01-26 02:38:12 +0000
commit88c5ea4574bb5ab03dc5b57ac5330f319a745991 (patch)
treea1b3a5abe99637399eefdab13a925f496fce8a94 /lib/libc
parentab19eb82304a9f61aca28dbbb49fac2d0a5f0a9f (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/rfork.26
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libc/sys/rfork.2 b/lib/libc/sys/rfork.2
index 5e57f1ff31f0..eea643e28e8f 100644
--- a/lib/libc/sys/rfork.2
+++ b/lib/libc/sys/rfork.2
@@ -56,6 +56,12 @@ types will be unaffected. Subsequent forks by the parent will then
propagate the shared data and bss between children. The stack segment
is always split. May be set only with
.Dv RFPROC .
+.It RFSIGSHARE
+If set, the kernel will force sharing the sigacts structure between the
+child and the parent.
+.It RFLINUXTHPN
+If set, the kernel will return SIGUSR1 instead of SIGCHILD upon thread
+exit for the child. This is intended to mimic certain Linux clone behaviour.
.El
.Pp
File descriptors in a shared file descriptor table are kept