Page MenuHomeFreeBSD

Set WIFCONTINUED to the wait status if needed.
ClosedPublic

Authored by dchagin on Nov 2 2014, 10:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 7:13 AM
Unknown Object (File)
Thu, Oct 9, 4:48 AM
Unknown Object (File)
Sep 7 2025, 6:59 AM
Unknown Object (File)
Aug 19 2025, 10:10 PM
Unknown Object (File)
Aug 18 2025, 3:34 AM
Unknown Object (File)
Jul 13 2025, 1:50 PM
Unknown Object (File)
Jul 5 2025, 6:15 PM
Unknown Object (File)
Jul 5 2025, 7:52 AM
Subscribers

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

dchagin retitled this revision from to Set WIFCONTINUED to the wait status if needed..
trasz added inline comments.
sys/compat/linux/linux_misc.c
876

I stupidly repeated Linux code which also do not use a constant.. we try to assign the same names to constants and vice versa

trasz added a reviewer: trasz.
This revision is now accepted and ready to land.Mar 27 2015, 11:50 AM
This revision was automatically updated to reflect the committed changes.