Isaku Yamahata
a09c0897f5
[LibOS] Cleanup of shim_thread::shim_signal_logs
- Make struct shim_signal_log opaque.
- Introduce signal_logs_alloc() and signal_logs_free() to properly
initialize and free signal_logs.
- Introduce helper signal_logs_pending() to simplify signal_logs check.
- Rename shim_signal_log's {head, tail} to {tail, head}.
- Fix PID leak during get_new_thread().
2020-02-05 13:16:12 -08:00
..
2019-09-09 22:11:23 +02:00
2020-01-17 17:36:07 -08:00
2019-12-30 12:17:51 -08:00
2020-02-02 17:58:51 +01:00
2020-02-04 18:25:00 -08:00
2020-02-02 17:58:51 +01:00
2019-12-02 23:55:48 +01:00
2019-12-02 23:55:48 +01:00
2019-10-01 00:48:00 +02:00
2020-02-05 13:16:12 -08:00
2019-12-02 23:55:48 +01:00
2019-11-15 11:35:17 -08:00
2020-01-08 01:06:58 +01:00
2020-02-05 13:16:12 -08:00
2020-01-25 02:26:59 +01:00
2019-09-09 22:11:23 +02:00
2019-09-09 22:11:23 +02:00
2019-09-09 22:11:23 +02:00
2019-07-18 17:19:21 -07:00
2019-12-30 12:17:51 -08:00