summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/application.h
Commit message (Collapse)AuthorAgeFilesLines
* app: Introduce some routines to help with application startupHolger Hans Peter Freyther2011-05-121-0/+16
The plan is to collect structs and routines for application setup and remove many copies of the boilerplate code we have right now. This starts with routines to ignore certain signals and the stderr init code. Increment the age of the library because a new interface was added.