Page MenuHomeFreeBSD

Fix linux_getppid()
ClosedPublic

Authored by trasz on Jan 27 2017, 3:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 21, 7:51 AM
Unknown Object (File)
Fri, Nov 21, 7:49 AM
Unknown Object (File)
Fri, Nov 21, 7:45 AM
Unknown Object (File)
Fri, Nov 21, 7:44 AM
Unknown Object (File)
Sat, Nov 15, 9:15 PM
Unknown Object (File)
Sat, Nov 8, 1:39 AM
Unknown Object (File)
Nov 5 2025, 1:47 AM
Unknown Object (File)
Oct 31 2025, 6:31 AM
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 Passed
Unit
No Test Coverage
Build Status
Buildable 7054
Build 7233: arc lint + arc unit

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.