52fbbaf778
2. Move list of signal actions from the task TCB to the task group. Signal handlers are a property of the entire task group and not of individual threads in the group. I know, I preferred it the other way too but this is more compliant with POSIX. |
||
---|---|---|
.. | ||
group_addrenv.c | ||
group_childstatus.c | ||
group_create.c | ||
group_find.c | ||
group_foreachchild.c | ||
group_free.c | ||
group_join.c | ||
group_killchildren.c | ||
group_leave.c | ||
group_malloc.c | ||
group_setupidlefiles.c | ||
group_setupstreams.c | ||
group_setuptaskfiles.c | ||
group_signal.c | ||
group_waiter.c | ||
group_zalloc.c | ||
group.h | ||
Make.defs |