[PATCH 0/4] libosmocore: several cleanups

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

pablo at gnumonks.org pablo at gnumonks.org
Mon Mar 28 17:26:42 UTC 2011


From: Pablo Neira Ayuso <pablo at gnumonks.org>

This patchset includes several cleanups previous to another patchset
that will contain the namespace pollution fix (to appear soon).

They're available in the branch pablo/cleanups in libosmocore.

Please merge it.

Pablo Neira Ayuso (4):
  bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.c
  write_queue: use full path of includes in osmocom/core/write_queue.h
  vty: move vty_out_rate_ctr_group prototype to osmocom/vty/misc.h
  utils: move OSMO_SNPRINT_RET() macro definition to
    osmocom/core/utils.h

 include/osmocom/core/bitvec.h      |    2 ++
 include/osmocom/core/rate_ctr.h    |    3 ---
 include/osmocom/core/utils.h       |    9 +++++++++
 include/osmocom/core/write_queue.h |    4 ++--
 include/osmocom/vty/Makefile.am    |    2 +-
 include/osmocom/vty/misc.h         |   10 ++++++++++
 src/bitvec.c                       |   14 ++++++++++++++
 src/gsm/rxlev_stat.c               |   12 ------------
 src/logging.c                      |   26 ++++++++------------------
 9 files changed, 46 insertions(+), 36 deletions(-)
 create mode 100644 include/osmocom/vty/misc.h

-- 
1.7.2.3





More information about the OpenBSC mailing list