osmo-bsc/openbsc/src/libmsc
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 bsc: Move transaction.c from the libbsc to the libmsc 2011-04-18 17:31:40 +02:00
auth.c src: use namespace prefix osmo_* for misc utils 2011-05-07 12:58:59 +02:00
db.c src: use namespace prefix osmo_* for misc utils 2011-05-07 12:58:59 +02:00
gsm_04_08.c src: use namespace prefix osmo_* for misc utils 2011-05-07 12:58:59 +02:00
gsm_04_11.c src: use namespace prefix osmo_* for misc utils 2011-05-07 12:58:59 +02:00
gsm_04_80.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
gsm_subscriber.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
mncc.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
mncc_builtin.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
mncc_sock.c src: use namespace prefix osmo_fd* and osmo_select* 2011-05-06 12:11:23 +02:00
osmo_msc.c prefix sub-directories containing libraries with 'lib' 2011-03-04 13:23:09 +01:00
rrlp.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
silent_call.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
sms_queue.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
token_auth.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
transaction.c bsc: Move transaction.c from the libbsc to the libmsc 2011-04-18 17:31:40 +02:00
ussd.c prefix sub-directories containing libraries with 'lib' 2011-03-04 13:23:09 +01:00
vty_interface_layer3.c src: use namespace prefix osmo_* for misc utils 2011-05-07 12:58:59 +02:00