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)
Jan 18 2024, 9:30 AM
Unknown Object (File)
Jan 18 2024, 1:50 AM
Unknown Object (File)
Dec 29 2023, 8:51 PM
Unknown Object (File)
Dec 21 2023, 3:44 PM
Unknown Object (File)
Dec 20 2023, 2:25 AM
Unknown Object (File)
Nov 6 2023, 4:49 PM
Unknown Object (File)
Sep 7 2023, 5:14 AM
Unknown Object (File)
Aug 12 2023, 6:25 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.