Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: Remove the sys/types.h include from various files | Holger Hans Peter Freyther | 2011-04-18 | 1 | -1/+0 |
| | | | | | We used this include for the u_int{8,16,32}_t types but we do not need this anymore. | ||||
* | Make sure we don't user std{err,in,out} if they don't exist. | Sylvain Munaut | 2010-09-17 | 1 | -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 daemon | Harald Welte | 2010-08-25 | 1 | -0/+71 |