osmo-bsc/openbsc/src/libtrau
Pablo Neira Ayuso c0d17f2266 src: use namespace prefix osmo_* for misc utils
Summary of changes:

s/bcd2char/osmo_bcd2char/g
s/char2bcd/osmo_char2bcd/g
s/hexparse/osmo_hexparse/g
s/hexdump/osmo_hexdump/g
s/hexdump_nospc/osmo_hexdump_nospc/g
s/ubit_dump/osmo_ubit_dump/g
s/static_assert/osmo_static_assert/g
2011-05-07 12:58:59 +02:00
..
Makefile.am src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
rtp_proxy.c src: use namespace prefix osmo_fd* and osmo_select* 2011-05-06 12:11:23 +02:00
subchan_demux.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
trau_frame.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
trau_mux.c src: use namespace prefix osmo_* for misc utils 2011-05-07 12:58:59 +02:00
trau_upqueue.c prefix sub-directories containing libraries with 'lib' 2011-03-04 13:23:09 +01:00