1. 88955fb Fix all references to config.h by Pau Espin Pedrol · 1 year, 5 months ago
  2. d4c3dc8 Move src/*.{c,h} to src/core/ by Pau Espin Pedrol · 1 year, 5 months ago[Renamed from src/panic.c]
  3. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  4. bc568d0 osmo_panic(): Annotate as __attribute__ ((noreturn)) by Harald Welte · 6 years ago
  5. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  6. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  7. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  8. fe71ee9 src/panic.c: Remove unneeded #include of gsm_utils.h by Harald Welte · 7 years ago
  9. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  10. de6e498 add some missing doxygen annotation for libosmocore functions by Harald Welte · 12 years ago
  11. a523d14 doxygen: document panic.[ch] by Harald Welte · 13 years ago
  12. 619b8b3 backtrace: use namespace prefix osmo_* by Pablo Neira Ayuso · 13 years ago
  13. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  14. fba495e This patch moves the GSM-specific functions to the new library by Pablo Neira Ayuso · 13 years ago
  15. 7f6615a Move the generate backtrace call from MSGB_ABORT to osmo_panic handler by Sylvain Munaut · 14 years ago
  16. c91d17b panic: Fix type warning - osmo_panic_handler_t is already a pointer ... by Sylvain Munaut · 14 years ago
  17. ac3e61a core: Add some generic panic handling by Sylvain Munaut · 14 years ago