aboutsummaryrefslogtreecommitdiffstats
path: root/src/panic.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-11add some missing doxygen annotation for libosmocore functionsHarald Welte1-0/+1
2011-08-17doxygen: document panic.[ch]Harald Welte1-0/+8
2011-05-07backtrace: use namespace prefix osmo_*Pablo Neira Ayuso1-1/+1
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-3/+3
2011-03-23This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso1-0/+1
2010-11-13Move the generate backtrace call from MSGB_ABORT to osmo_panic handlerSylvain Munaut1-0/+2
2010-11-13panic: Fix type warning - osmo_panic_handler_t is already a pointer ...Sylvain Munaut1-1/+1
2010-07-25core: Add some generic panic handlingSylvain Munaut1-0/+71