kevans
245d8426fc
rfork(2): add RFSPAWN flag
...
When RFSPAWN is passed, rfork exhibits vfork(2) semantics but also resets
signal handlers in the child during creation to avoid a point of corruption
of parent state from the child.
This flag will be used by posix_spawn(3) to handle potential signal issues.
Reviewed by: jilles, kib
Differential Revision: https://reviews.freebsd.org/D19058
2019-09-25 19:20:41 +00:00
..
2019-03-29 17:52:57 +00:00
2019-05-16 22:20:54 +00:00
2019-07-13 15:34:29 +00:00
2017-01-20 03:23:24 +00:00
2019-09-04 13:44:46 +00:00
2018-05-10 06:41:08 +00:00
2017-11-25 17:12:48 +00:00
2019-09-18 16:13:10 +00:00
2018-10-20 22:39:35 +00:00
2019-09-25 16:49:22 +00:00
2019-07-02 23:56:37 +00:00
2019-09-25 18:03:18 +00:00
2018-08-07 15:24:19 +00:00
2017-12-08 17:52:53 +00:00
2019-09-14 08:15:16 +00:00
2017-01-20 03:23:24 +00:00
2019-09-02 01:55:55 +00:00
2019-09-05 19:35:30 +00:00
2019-08-12 20:27:33 +00:00
2019-01-17 06:35:45 +00:00
2019-02-19 19:15:15 +00:00
2019-06-25 00:40:44 +00:00
2019-05-11 15:17:42 +00:00
2018-07-26 14:42:20 +00:00
2019-08-15 17:15:32 +00:00
2019-09-24 12:21:01 +00:00
2019-06-04 20:53:35 +00:00
2019-03-29 17:52:57 +00:00
2019-08-12 20:27:33 +00:00
2018-04-24 15:59:39 +00:00
2018-05-13 09:54:34 +00:00
2019-03-29 17:52:57 +00:00
2019-09-01 16:12:05 +00:00
2019-07-17 19:29:55 +00:00
2018-11-03 23:37:13 +00:00
2019-09-02 13:56:44 +00:00
2019-09-25 19:20:41 +00:00
2019-08-31 20:45:45 +00:00
2017-11-25 17:12:48 +00:00
2019-05-16 22:20:54 +00:00
2017-11-20 19:49:47 +00:00
2019-09-16 06:42:01 +00:00
2019-03-28 02:12:32 +00:00
2018-11-12 19:12:14 +00:00