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)
Wed, Dec 18, 4:09 AM
Unknown Object (File)
Wed, Dec 18, 3:23 AM
Unknown Object (File)
Oct 27 2024, 4:42 PM
Unknown Object (File)
Oct 1 2024, 4:41 AM
Unknown Object (File)
Sep 30 2024, 2:59 AM
Unknown Object (File)
Sep 28 2024, 3:20 AM
Unknown Object (File)
Sep 25 2024, 12:59 PM
Unknown Object (File)
Sep 25 2024, 3:15 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #2229)

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.