mirror of
https://github.com/apache/nuttx.git
synced 2026-02-05 19:56:43 +08:00
Fix typos
This commit is contained in:
committed by
Xiang Xiao
parent
a22f5bb8b0
commit
04c0055355
@@ -3962,7 +3962,7 @@ Bugfixes (see the ChangeLog for details). Some of these are very important:
|
||||
|
||||
* Tasking:
|
||||
|
||||
- The wrong PID was being signalled with SIGCHILD. It should be
|
||||
- The wrong PID was being signalled with SIGCHLD. It should be
|
||||
the PID of the task that create the task group, not the ID of
|
||||
the last thread to leave the task group.
|
||||
- Added logic so that some internal resources and states are recovered
|
||||
|
||||
Reference in New Issue
Block a user