zhangyuan7 da737f3167 sched/group/group_foreachchild.c: group_foreachchild iterate by reverse order since the callback(e.g. group_killchildren) may remove the tcb from list 6 年之前
..
Make.defs a7265d71c6 This commit adds support for default signal actions for SIGSTOP, SIGSTP, and SIGCONT. 6 年之前
group.h 093348030e sched/: Update signal default STOP action. If waitpid was called with the WUNTRACED then wake up waitpid. Also fix some compile problems.. How did this work before? 6 年之前
group_addrenv.c b54ffe858a Standardization of some function headers. 6 年之前
group_childstatus.c b54ffe858a Standardization of some function headers. 6 年之前
group_continue.c 093348030e sched/: Update signal default STOP action. If waitpid was called with the WUNTRACED then wake up waitpid. Also fix some compile problems.. How did this work before? 6 年之前
group_create.c a04d2eeb10 tools/Directories.mk: Correct the path to the installed libcxx directory. 6 年之前
group_exitinfo.c 651f5e2622 Merged in masayuki2009/nuttx.nuttx/fix_loadable_elf_with_smp (pull request #706) 6 年之前
group_find.c b54ffe858a Standardization of some function headers. 6 年之前
group_foreachchild.c da737f3167 sched/group/group_foreachchild.c: group_foreachchild iterate by reverse order since the callback(e.g. group_killchildren) may remove the tcb from list 6 年之前
group_free.c 74db48202e sched/: Replace explict references to g_readytorun with indirect references via the this_task() macro 8 年之前
group_join.c b54ffe858a Standardization of some function headers. 6 年之前
group_killchildren.c 093348030e sched/: Update signal default STOP action. If waitpid was called with the WUNTRACED then wake up waitpid. Also fix some compile problems.. How did this work before? 6 年之前
group_leave.c 20a86dfc1b binfmt/ and sched/group: Re-architect the way that loadable ELF or NXFLAT modules are unloaded. Memory resources must be recovered when the task loaded into memory exits. The originmal implementatino used the death-of-child SIGCHLD signal to perform the unload. There are several problems with this: It is overly complex, it requires that the parent task stay resident while the loaded task runs, and it has fatal logic flaws in the protected and kernel model builds because the user signal handler attempts to run in the kernel address space. This commit corrects with using a mindlessly simply BINFMT callback when the task exits. 6 年之前
group_malloc.c 720343612b Remove some empty file section section header comments 8 年之前
group_setupidlefiles.c a7fd58c4db Squashed commit of the following: 6 年之前
group_setupstreams.c 18ce4ff57b sched/: Review and correct some stylistic inconsistencies 8 年之前
group_setuptaskfiles.c b54ffe858a Standardization of some function headers. 6 年之前
group_signal.c b54ffe858a Standardization of some function headers. 6 年之前
group_suspendchildren.c 093348030e sched/: Update signal default STOP action. If waitpid was called with the WUNTRACED then wake up waitpid. Also fix some compile problems.. How did this work before? 6 年之前
group_waiter.c 198cfd0224 Forgot to add a file needed in the last commit 8 年之前
group_zalloc.c 720343612b Remove some empty file section section header comments 8 年之前