aboutsummaryrefslogtreecommitdiffstats
path: root/src/exec.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-09exec: propogate errors from osmo_environment_[filter|append]Vadim Yanitskiy1-4/+10
2020-02-09exec: prevent uninitialized memory access in osmo_system_nowait()Vadim Yanitskiy1-0/+3
2019-12-17Introduce helper functions for safe fork+exec of processesHarald Welte1-0/+238