Carlos López
0a36760f7a
Respect user-defined exit signal in clone() and clone3()
...
When calling clone() and clone3(), the user is allowed to specify a
signal to be sent to the parent process on exit. Respect this value by
storing it in the Process struct and sending the signal on exit.
Add a test as well to verify that the signal is properly delivered to
the parent.
2024-09-26 20:07:43 +08:00
..
2024-06-28 20:33:21 +08:00
2024-06-28 20:33:21 +08:00
2024-09-26 20:07:43 +08:00
2024-06-28 20:33:21 +08:00
2024-09-13 21:02:06 +08:00
2024-06-28 20:33:21 +08:00
2024-06-28 20:33:21 +08:00
2024-06-28 20:33:21 +08:00
2024-06-28 20:33:21 +08:00
2024-06-28 20:33:21 +08:00
2024-06-28 20:33:21 +08:00
2024-06-28 20:33:21 +08:00
2024-06-28 20:33:21 +08:00
2024-06-28 20:33:21 +08:00
2024-06-28 20:33:21 +08:00
2024-06-28 20:33:21 +08:00
2024-09-24 20:34:19 +08:00
2024-07-05 20:03:10 +08:00
2024-09-20 10:37:20 +08:00
2024-09-20 10:37:20 +08:00
2024-06-28 20:33:21 +08:00
2024-06-28 20:33:21 +08:00
2024-09-26 20:07:43 +08:00
2024-08-27 12:19:48 +08:00
2024-06-28 20:33:21 +08:00
2024-06-28 20:33:21 +08:00
2024-07-18 20:45:16 +08:00
2024-06-28 20:33:21 +08:00