Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |