summaryrefslogtreecommitdiffstats
path: root/include/osmocore/utils.h
Commit message (Collapse)AuthorAgeFilesLines
* LOGGING: configure logging from the vtyHarald Welte2011-02-181-0/+3
| | | | | We can now configure logging to (multiple) files, stderr and syslog from the vty command line in a persistent way (config file)
* [utils] introduce ubit_dump to dump buffers of unpacked bitsHarald Welte2011-02-081-1/+1
|
* [utils] add 'bitdump' function for bitfieldsHarald Welte2011-02-081-0/+1
|
* misc: Move the static_assert from logging to the utilsHolger Hans Peter Freyther2011-01-161-0/+2
| | | | | | This is just an ordinary macro, no specific reason to have it in logging.h. This was compile tested with code from our osmo family.
* add new hexdump_nospc() functionHarald Welte2010-07-301-0/+1
|
* move hexdump() from logging.c to utils.cHarald Welte2010-07-301-0/+1
|
* Import 'hexparse' function from OpenBSCHarald Welte2010-07-301-0/+2
|
* import bcd2char() and char2bcd() from OpenBSCHarald Welte2010-03-041-0/+3
|
* Import value_string utilities and some RSL stuff from OpenBSCHarald Welte2010-03-011-0/+11
|
* intial checkin of the libosmocore projectHarald Welte2010-02-201-0/+6