Files
hakurei/cmd
cat 1c3761bb53 container: enter init path early
There is generally no use case where any setup is required before init, and requiring the explicit function call is error-prone and unnecessary. It also causes trouble with packages using a similar trick. This change moves argv0 check early and makes it an import side effect. The stub will be removed in v0.5.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-08-25 14:53:29 +09:00
..
2026-07-07 13:26:58 +09:00
2026-08-21 18:40:42 +09:00
2026-08-25 14:53:29 +09:00
2026-07-07 18:56:27 +09:00
2026-08-25 14:53:29 +09:00
2026-08-25 14:53:29 +09:00