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
F152941334: D1083.diff
Sat, Apr 18, 5:31 AM
Unknown Object (File)
Sat, Apr 11, 7:15 AM
Unknown Object (File)
Fri, Apr 10, 12:29 PM
Unknown Object (File)
Sun, Apr 5, 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
Unknown Object (File)
Dec 30 2025, 2: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.