summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/utils.h
Commit message (Expand)AuthorAgeFilesLines
...
* utils.h: we need to include utils.h for osmo_generate_backtrace()Harald Welte2013-07-061-0/+2
* misc: Fix compiler warnings about the static_assert macro with gcc 4.8Holger Hans Peter Freyther2013-07-011-1/+1
* utils: Use fprintf to print the assertion and generate a backtraceKaterina Barone-Adesi2013-03-251-1/+2
* utils: Introduce OSMO_ASSERT in the utils and use it in the unit testsKaterina Barone-Adesi2013-03-091-0/+7
* utils: Change semantic of OSMO_MAX/OSMO_MIN to match semantic of a functionHolger Hans Peter Freyther2012-08-151-2/+2
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* utils: Add declaration back for osmo_osmo_hexdump_nospcSylvain Munaut2011-11-131-0/+1
* utils: Fix a bad double osmo_ prefix for osmo_hexdump_nospcSylvain Munaut2011-11-101-1/+1
* doxygen: add doxygen module 'utils'Harald Welte2011-08-171-54/+7
* start to add doxygen documentation to libosmocore headersHarald Welte2011-08-161-2/+63
* add definition of OSMO_MIN macro, similar to OSMO_MAXHarald Welte2011-07-271-0/+1
* add MAX() macro as OSMO_MAXHarald Welte2011-06-261-0/+1
* utils: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-071-7/+7
* utils: move OSMO_SNPRINT_RET() macro definition to osmocom/core/utils.hPablo Neira Ayuso2011-03-281-0/+9
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-0/+30