Page MenuHomeFreeBSD

Fix linux_getppid()
ClosedPublic

Authored by trasz on Jan 27 2017, 3:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 1, 1:37 PM
Unknown Object (File)
Sat, Feb 1, 8:43 AM
Unknown Object (File)
Sun, Jan 26, 4:30 AM
Unknown Object (File)
Fri, Jan 24, 8:12 PM
Unknown Object (File)
Sat, Jan 4, 11:05 PM
Unknown Object (File)
Oct 24 2024, 6:29 AM
Unknown Object (File)
Oct 21 2024, 7:12 PM
Unknown Object (File)
Oct 19 2024, 3:14 PM
Subscribers

Details

Summary

Fix linux_getppid() to debug the actual parent, even it was reparented
by debugger.

Dmitri, I seem to remember you had some proper Linux syscall testing
suite. Could you test it, just to make sure? Thanks!

Diff Detail

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

Event Timeline

trasz retitled this revision from to Fix linux_getppid().
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)
dchagin edited edge metadata.

tested with LTP and NPTL tests

This revision is now accepted and ready to land.Jan 29 2017, 8:07 AM
This revision was automatically updated to reflect the committed changes.