mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
Fix typos
This commit is contained in:
parent
a22f5bb8b0
commit
04c0055355
5 changed files with 7 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue