Changes in uspace/lib/posix/src/sys/wait.c [1433ecda:7c3fb9b] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/src/sys/wait.c
r1433ecda r7c3fb9b 64 64 { 65 65 assert(__posix_wifsignaled(status)); 66 /* There is no way to distinguish reason 66 /* 67 * There is no way to distinguish reason 67 68 * for unexpected termination at the moment. 68 69 */
Note:
See TracChangeset
for help on using the changeset viewer.