aboutsummaryrefslogtreecommitdiffhomepage
path: root/container
AgeCommit message (Expand)Author
2026-01-19internal/rosa: GNU make artifactOphestra
2026-01-11container/check: return error backed by string typeOphestra
2026-01-11container/check: intern absolute pathnamesOphestra
2026-01-11container/init: configure interface loOphestra
2025-12-27container: optionally allow orphanOphestra
2025-12-14container: sync stubbed wait4 loop after notifyOphestra
2025-12-09container: load initial process started before syscallOphestra
2025-12-08container/initdaemon: copy wstatus from wait4 loopOphestra
2025-12-08container: spin instead of block on wait4 ECHILDOphestra
2025-12-08container: improve error message fallbackOphestra
2025-12-08container: friendlier error message for op timing outOphestra
2025-12-08container: make wait4 loop available to opsOphestra
2025-12-08container: start daemons within containerOphestra
2025-12-08container: pass context as setup stateOphestra
2025-12-08container: call op method right before initial processOphestra
2025-11-16.clang-format: increase indent widthOphestra
2025-11-15.clang-format: do not limit line lengthOphestra
2025-11-14treewide: migrate ldd callersOphestra
2025-11-14container: provide usage exampleOphestra
2025-11-14container/fhs: add constant for /dev/shm/Ophestra
2025-11-13treewide: document linkname usesOphestra
2025-11-12container: set FD_CLOEXEC on all open filesOphestra
2025-11-11container/init: close setup pipe earlyOphestra
2025-11-10container/init: close initial process files on terminationOphestra
2025-11-07container/std/seccomp: remove ineffectual typecastOphestra
2025-11-07container/seccomp/presets: add fields to literalsOphestra
2025-11-07std: separate seccomp constantsOphestra
2025-11-06container/std: syscall JSON adapterOphestra
2025-11-05container: add 386 constantsOphestra
2025-11-05treewide: fit test untyped int literals in 32-bitOphestra
2025-11-05container/std: relocate rule typesOphestra
2025-11-05container/seccomp: use native typesOphestra
2025-11-05container/seccomp: alias libseccomp typesOphestra
2025-11-05std: relocate seccomp lookup tablesOphestra
2025-11-05container/seccomp/pnr: define pseudo syscallsOphestra
2025-11-05std: rename from compOphestra
2025-11-04hst/grp_pwd: specify new uid formatOphestra
2025-11-03message: rename NewMsg to NewOphestra
2025-10-31container/params: expose pipeOphestra
2025-10-25container/executable: handle nil msgOphestra
2025-10-23container/init: do not suspend outputOphestra
2025-10-23container/init: improve signal handlingOphestra
2025-10-22container/syscall: export prctl wrapperOphestra
2025-10-22container/init: check msg in entrypointOphestra
2025-10-21container/comp: rename from bitsOphestra
2025-10-21container/init: check use constants for open flagsOphestra
2025-10-21container/syscall: dot-import syscallOphestra
2025-10-15container/init: use one channel for wait4Ophestra
2025-10-13container: synchronise after notifyOphestra
2025-10-13container/seccomp: remove export pipeOphestra