osmo-bsc/openbsc/src/osmo-bsc
Pablo Neira Ayuso 4db9299286 src: use namespace prefix osmo_fd* and osmo_select*
Summary of changes:

s/struct bsc_fd/struct osmo_fd/g
s/bsc_register_fd/osmo_fd_register/g
s/bsc_unregister_fd/osmo_fd_unregister/g
s/bsc_select_main/osmo_select_main/g
2011-05-06 12:11:23 +02:00
..
Makefile.am src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
osmo_bsc_api.c Fix build of bsc-nat and GPRS code after include path change 2011-03-23 18:33:26 +01:00
osmo_bsc_audio.c re-structure the OpenBSC directory layout 2011-03-03 23:29:05 +01:00
osmo_bsc_bssap.c Fix build of bsc-nat and GPRS code after include path change 2011-03-23 18:33:26 +01:00
osmo_bsc_filter.c re-structure the OpenBSC directory layout 2011-03-03 23:29:05 +01:00
osmo_bsc_grace.c re-structure the OpenBSC directory layout 2011-03-03 23:29:05 +01:00
osmo_bsc_main.c src: use namespace prefix osmo_fd* and osmo_select* 2011-05-06 12:11:23 +02:00
osmo_bsc_msc.c src: use namespace prefix osmo_fd* and osmo_select* 2011-05-06 12:11:23 +02:00
osmo_bsc_rf.c src: use namespace prefix osmo_fd* and osmo_select* 2011-05-06 12:11:23 +02:00
osmo_bsc_sccp.c src: use namespace prefix osmo_timer* for timer functions 2011-05-06 12:11:06 +02:00
osmo_bsc_vty.c bsc: Provide a show statistics command 2011-05-04 11:34:44 +02:00