libosmocore/src/vty
Neels Hofmeyr c1aa178c8b vty api: add vty_out_va()
Provide a va_list type vty_out() variant, to be able to pass on variable
arguments from other function signatures to vty_out().

This will be used by Ibd6b1ed7f1bd6e1f2e0fde53352055a4468f23e5 for osmo_tdef.

Change-Id: Ie6e6f11a6b794f3cb686350c1ed678e4d5bbbb75
2019-02-04 16:43:57 +00:00
..
Makefile.am Bump version: 0.12.0.128-8dfde → 1.0.0 2019-01-19 22:07:56 +01:00
buffer.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
command.c vty: enable tab-completion for optional-multi-choice args 2019-02-04 16:43:57 +00:00
fsm_vty.c ctrl/vty: fsm: use correct element when iterating over fsm->proc.children 2018-07-29 14:35:00 +00:00
logging_vty.c vty logging: fix crash when missing 'logging enable' 2018-10-01 15:58:20 +02:00
stats_vty.c make 'show rate-counters' show group index 2018-10-29 17:50:30 +01:00
talloc_ctx_vty.c talloc_ctx_vty: Fix help strings (missing \n at end of line) 2018-02-14 00:53:22 +00:00
telnet_interface.c vty: Make TCP port configurable and introduce telnet_init_default 2018-12-23 04:20:08 +00:00
utils.c stop printing group description in vty_out_rate_ctr_group_fmt() 2018-10-29 13:48:47 +00:00
vector.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
vty.c vty api: add vty_out_va() 2019-02-04 16:43:57 +00:00