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, May 3, 12:50 AM
Unknown Object (File)
Sat, Apr 18, 5:31 AM
Unknown Object (File)
Apr 11 2026, 7:15 AM
Unknown Object (File)
Apr 10 2026, 12:29 PM
Unknown Object (File)
Apr 5 2026, 10:12 AM
Unknown Object (File)
Mar 9 2026, 4:30 PM
Unknown Object (File)
Mar 9 2026, 1:02 PM
Unknown Object (File)
Mar 9 2026, 4:35 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.