summaryrefslogtreecommitdiffstats
path: root/src/application.c
Commit message (Expand)AuthorAgeFilesLines
* application.c: drop wrong \references of osmo_init_ignore_signals()Vadim Yanitskiy2019-04-251-1/+1
* fix logging talloc ctx: add osmo_init_logging2()Neels Hofmeyr2018-03-281-1/+6
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-0/+2
* Catch repeated calls to osmo_init_logging()Harald Welte2017-10-291-0/+6
* doxygen: adjust copyright to include 2017Neels Hofmeyr2017-09-281-1/+1
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-5/+2
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-4/+4
* Update doxygen main page for libosmo{core,gsm,vty}Harald Welte2017-06-121-0/+13
* compiler warnings: take care of compiler warning "unused-result"Thorsten Alteholz2017-04-081-0/+7
* fix wrong return codeThorsten Alteholz2017-03-151-1/+1
* Update doxygen annotations in libosmocoreHarald Welte2016-05-051-1/+1
* fix libosmocore build for NuttX targetHarald Welte2014-12-041-0/+6
* application: don't ignore SIGHUP but do config file reopen.Harald Welte2013-03-181-1/+6
* doxygen: Add main page for all three librariesHarald Welte2011-08-301-0/+35
* some more doxygen work (include the notion of modules)Harald Welte2011-08-171-0/+17
* logging: introduce library-internal logging categoriesHarald Welte2011-06-271-1/+1
* merge process.[ch] with application.[ch]Harald Welte2011-06-261-0/+53
* app: Introduce some routines to help with application startupHolger Hans Peter Freyther2011-05-121-0/+49