Page MenuHomeFreeBSD

linux: make PTRACE_GETREGS return correct struct
ClosedPublic

Authored by trasz on Oct 22 2021, 2:15 PM.
Tags
None
Referenced Files
F166328065: D32601.id.diff
Wed, Aug 12, 10:48 PM
F166308212: D32601.id97672.diff
Wed, Aug 12, 7:39 PM
F166273433: D32601.id97298.diff
Wed, Aug 12, 3:52 PM
Unknown Object (File)
Tue, Aug 11, 2:40 PM
Unknown Object (File)
Mon, Aug 10, 8:08 AM
Unknown Object (File)
Mon, Aug 10, 6:39 AM
Unknown Object (File)
Sun, Aug 9, 11:32 AM
Unknown Object (File)
Sat, Aug 8, 9:46 AM
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.