| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-07 | container/std/seccomp: remove ineffectual typecast | Ophestra | |
| This is no longer necessary since the return type changed. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-11-07 | std: separate seccomp constants | Ophestra | |
| This avoids inadvertently using PNRs as syscall numbers. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-11-06 | container/std: syscall JSON adapter | Ophestra | |
| This provides cross-platform JSON adapter for syscall number. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-11-05 | container/std: relocate rule types | Ophestra | |
| This enables its use in hst for #15. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
