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)
Sun, Aug 30, 5:11 PM
Unknown Object (File)
Fri, Aug 28, 5:51 PM
Unknown Object (File)
Fri, Aug 28, 11:45 AM
Unknown Object (File)
Fri, Aug 28, 11:37 AM
Unknown Object (File)
Sat, Aug 22, 5:52 AM
Unknown Object (File)
Mon, Aug 10, 7:35 PM
Unknown Object (File)
Mon, Aug 10, 7:34 PM
Unknown Object (File)
Jul 7 2026, 8:04 PM
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.