libosmocore/utils
Max 2e717c968d Add multipatch capability to osmo-config-merge
That's pretty straightforward and convenient extention: handle all
extra positional arguments as patch file names. This makes it similar to
'cp' and other coreutils basic tools. For example:
osmo-config-merge base.cfg patch1.cfg patch2.cfg patch3.cfg
will apply 3 patches to the base config file.

Change-Id: I212cbdc3bf6f251c1a3175737ac74242fb004c6d
2019-02-22 21:28:45 +00:00
..
Makefile.am Add new osmo-config-merge utility 2018-09-25 20:05:02 +02:00
conv_codes_gsm.py Don't enforce Python 2 for utilities 2018-07-02 20:30:31 +07:00
conv_gen.py Don't enforce Python 2 for utilities 2018-07-02 20:30:31 +07:00
gen_website_doc_tree.sh add script to generate http://www.osmocom.org/doc tree structure 2011-08-20 17:40:08 +02:00
osmo-arfcn.c gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rc 2018-11-20 16:56:28 +00:00
osmo-auc-gen.c utils: Fix false positive in compiler warning 2017-11-16 16:16:08 +00:00
osmo-config-merge.c Add multipatch capability to osmo-config-merge 2019-02-22 21:28:45 +00:00
osmo-sim-test.c cosmetic: osmo-sim-test.c: use memcpy instead of strncpy 2018-07-27 18:15:44 +00:00