Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/src/sys/wait.c

    r1433ecda r7c3fb9b  
    6464{
    6565        assert(__posix_wifsignaled(status));
    66         /* There is no way to distinguish reason
     66        /*
     67         * There is no way to distinguish reason
    6768         * for unexpected termination at the moment.
    6869         */
Note: See TracChangeset for help on using the changeset viewer.