aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/dispatcher.go
AgeCommit message (Expand)Author
2026-01-11container/init: configure interface loOphestra
2025-12-08container/initdaemon: copy wstatus from wait4 loopOphestra
2025-12-08container: start daemons within containerOphestra
2025-11-05container/std: relocate rule typesOphestra
2025-10-09message: relocate from containerOphestra
2025-09-29container: remove global msgOphestra
2025-09-28container/init: reduce verbose noiseOphestra
2025-08-30container: wrap container init start errorsOphestra
2025-08-29container: wrap mount syscall errnoOphestra
2025-08-23container/dispatcher: start goroutine in dispatcherOphestra
2025-08-23container/dispatcher: instrument each goroutine individuallyOphestra
2025-08-23container/params: pass fd instead of fileOphestra
2025-08-22container/init: call lockOSThread through dispatcherOphestra
2025-08-22container/path: use syscall dispatcherOphestra
2025-08-22container/init: wrap syscall helper functionsOphestra