summaryrefslogtreecommitdiffstats
path: root/src/process.c
Commit message (Collapse)AuthorAgeFilesLines
* Make sure we don't user std{err,in,out} if they don't exist.Sylvain Munaut2010-09-171-0/+3
| | | | | | This is required for target build in libosmocore Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
* Add helper function 'osmo_daemonize()' to convert process into daemonHarald Welte2010-08-251-0/+71