diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-29 10:42:14 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-29 10:42:14 +0300 |
| commit | a89ad0f245f15f7250ba9fe9506b2734bb49e12a (patch) | |
| tree | 7f8d30c42105515904c6fc5c1939d9a5374c3b83 /internal | |
| parent | 55f52dc3d270bd0edbaa1f338c8798598721e2f1 (diff) | |
docs: sync IPC family list with generated map (futex reclassification)
Commit 49b1641 reclassified the futex syscalls (futex, futex_requeue,
futex_wait, futex_waitv, futex_wake) from FamilyMisc to FamilyIPC in the
generated family map but left docs/syscall-tracing-plan.md listing them
under Misc. This drift broke
TestSyscallTracingPlanFamiliesStayInSyncWithGeneratedMap.
Move the 5 futex syscalls into the documented IPC list (alphabetical
order) and drop the stale Misc entries so the documented family
membership matches the generated map again. The IPC rationale is already
recorded in internal/generate/family.go (futexes are shared-memory
synchronization/IPC primitives alongside the System V semaphores).
Fixes regression tracked by task t10.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'internal')
0 files changed, 0 insertions, 0 deletions
