index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
panic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
osmo_panic(): Annotate as __attribute__ ((noreturn))
Harald Welte
2018-06-29
1
-1
/
+8
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-0
/
+2
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-6
/
+3
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-3
/
+3
*
src/panic.c: Remove unneeded #include of gsm_utils.h
Harald Welte
2017-05-17
1
-1
/
+0
*
Update doxygen annotations in libosmocore
Harald Welte
2016-05-05
1
-3
/
+22
*
add some missing doxygen annotation for libosmocore functions
Harald Welte
2013-01-11
1
-0
/
+1
*
doxygen: document panic.[ch]
Harald Welte
2011-08-17
1
-0
/
+8
*
backtrace: use namespace prefix osmo_*
Pablo Neira Ayuso
2011-05-07
1
-1
/
+1
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-3
/
+3
*
This patch moves the GSM-specific functions to the new library
Pablo Neira Ayuso
2011-03-23
1
-0
/
+1
*
Move the generate backtrace call from MSGB_ABORT to osmo_panic handler
Sylvain Munaut
2010-11-13
1
-0
/
+2
*
panic: Fix type warning - osmo_panic_handler_t is already a pointer ...
Sylvain Munaut
2010-11-13
1
-1
/
+1
*
core: Add some generic panic handling
Sylvain Munaut
2010-07-25
1
-0
/
+71