summaryrefslogtreecommitdiffstats
path: root/src/backtrace.c
Commit message (Expand)AuthorAgeFilesLines
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-0/+2
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-4/+2
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-3/+3
* Update doxygen annotations in libosmocoreHarald Welte2016-05-051-0/+2
* backtrace: don't use fprintf, but printf (for osmocom-bb)Harald Welte2012-09-081-1/+1
* backtrace: update copyright noticeHarald Welte2012-07-141-3/+1
* backtrace: Add a variant that uses the libosmocore logging frameworkHarald Welte2012-07-141-9/+37
* freebsd: Provide a dummy backtrace implementation that does nothingHolger Hans Peter Freyther2011-11-091-0/+4
* some more doxygen work (include the notion of modules)Harald Welte2011-08-171-0/+10
* get rid of non-ANSI function declarations missing (void)Harald Welte2011-07-161-1/+1
* backtrace: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-071-1/+1
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-1/+1
* This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso2011-03-231-0/+50