summaryrefslogtreecommitdiffstats
path: root/utils/osmo-config-merge.c
Commit message (Expand)AuthorAgeFilesLines
* Add multipatch capability to osmo-config-mergeMax2019-02-221-21/+45
* osmo-config-merge: fclose() what we fopen()Harald Welte2018-10-211-0/+2
* osmo-config-merge: Fix some small issuesDaniel Willmann2018-09-281-4/+15
* utils/osmo-config-merge: explicitly return from main()Vadim Yanitskiy2018-09-271-0/+2
* osmo-config-merge: Don't use C99 'for' loop initial declarationsHarald Welte2018-09-251-2/+4
* Add new osmo-config-merge utilityHarald Welte2018-09-251-0/+266