treewide: replace local mkdir_p implementations
[project/procd.git] / uxc.c
2020-11-22 Daniel Golleuxc: also delete procd runtime state on 'delete'
2020-11-22 Daniel Golleuxc: fix incomplete commit
2020-11-21 Daniel Golleuxc: make force-delete kill container process
2020-10-28 Daniel Golleuxc: mimic runc cmdline by using getopt_long
2020-07-30 Daniel Golleuxc: remove debugging left-over
2020-07-29 Daniel Golleuxc: use new container.%s kill ubus API
2020-07-29 Daniel Golleuxc: fix create operation
2020-07-28 Daniel Golleuxc: behave more like a compliant OCI run-time
2020-07-13 Daniel Golleuxc: fix build with uClibc-ng
2020-07-13 Daniel Golleuxc: fix 'stop' command
2020-07-10 Daniel Golleuxc: add container management CLI tool