This matches the recent renaming of struct freebsd4_ucontext.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 43907 Build 40795: arc lint + arc unit
Event Timeline
| sys/sys/ucontext.h | ||
|---|---|---|
| 44 | Could we move this to i386/include/ucontext.h ? | |
| sys/sys/ucontext.h | ||
|---|---|---|
| 44 | Hmmm, I'll try that as a followup commit. It matches that freebsd4_sigframe is only in the i386 header. | |
| sys/sys/ucontext.h | ||
|---|---|---|
| 44 | I think I tried in the freebsd32 syscall cleanups and ran into an issue without an immediate solution, but it's surely the right thing to do if we can figure out how. | |