Page MenuHomeFreeBSD

linux: make PTRACE_GETREGS return correct struct
ClosedPublic

Authored by trasz on Oct 22 2021, 2:15 PM.
Tags
None
Referenced Files
F106142547: D32601.id97672.diff
Thu, Dec 26, 2:37 AM
F106112879: D32601.diff
Wed, Dec 25, 2:44 PM
Unknown Object (File)
Fri, Dec 20, 10:17 PM
Unknown Object (File)
Nov 17 2024, 8:20 PM
Unknown Object (File)
Oct 18 2024, 11:24 AM
Unknown Object (File)
Oct 16 2024, 10:32 AM
Unknown Object (File)
Oct 2 2024, 12:09 PM
Unknown Object (File)
Oct 1 2024, 4:25 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.