libosmocore/src/vty
Pau Espin d4c3dc8d59 Move src/*.{c,h} to src/core/
This way we have all libosmocore.so in an own subdir instead of having
lots of files in the parent dir, which also contains subdirs to other
libraries.
This also matches the schema under include/osmocom/.

Change-Id: I6c76fafebdd5e961aed88bbecd2c16bc69d580e2
2023-01-18 17:14:06 +01:00
..
Makefile.am Move src/*.{c,h} to src/core/ 2023-01-18 17:14:06 +01:00
buffer.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
command.c vty: Allow using hex representations in cmd numeric ranges 2022-09-15 16:25:56 +02:00
cpu_sched_vty.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:44:28 +01:00
fsm_vty.c fsm_vty: use unsigned int when left-shifting 31 bits! 2022-05-17 09:09:19 +00:00
logging_vty.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:44:28 +01:00
stats_vty.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:44:28 +01:00
talloc_ctx_vty.c Use internal <osmocom/core/talloc.h> everywhere 2022-04-27 12:42:15 +00:00
tdef_vty.c tests/tdef: rename the binaries to end with '_test' 2021-11-17 20:17:59 +00:00
telnet_interface.c libosmocore: Deprecate APIs telnet_init(_dynip)() 2023-01-09 21:18:15 +00:00
utils.c vty: Add a 'skip-zero' version of 'show stats' and 'show rate-counters' 2022-04-28 06:05:29 +00:00
vector.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
vty.c vty: add vty_out_uptime() print the uptime to the vty 2021-09-23 13:12:34 +02:00