Page MenuHomeFreeBSD

linux: make PTRACE_GETREGS return correct struct
ClosedPublic

Authored by trasz on Oct 22 2021, 2:15 PM.
Tags
None
Referenced Files
F152531554: D32601.id97672.diff
Wed, Apr 15, 12:45 PM
Unknown Object (File)
Sat, Apr 11, 12:38 AM
Unknown Object (File)
Thu, Apr 9, 9:31 PM
Unknown Object (File)
Thu, Apr 9, 12:58 PM
Unknown Object (File)
Mon, Apr 6, 1:36 AM
Unknown Object (File)
Sun, Apr 5, 6:20 AM
Unknown Object (File)
Sat, Apr 4, 3:30 AM
Unknown Object (File)
Mon, Mar 30, 1:48 PM
Subscribers

Details

Summary

Previously it returned a shorter struct. I can't find any
modern software that uses it, but tests/ptrace from strace(1)
repo complained.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42302
Build 39190: arc lint + arc unit

Event Timeline

trasz requested review of this revision.Oct 22 2021, 2:15 PM
trasz retitled this revision from linux: make PTRACE_GETREGSET return correct struct to linux: make PTRACE_GETREGS return correct struct.Oct 29 2021, 2:30 PM
This revision was not accepted when it landed; it landed in state Needs Review.Oct 29 2021, 4:35 PM
This revision was automatically updated to reflect the committed changes.