libosmocore/src/vty
Alexander Couzens 06929166de vty: add vty_out_uptime() print the uptime to the vty
vty_out_uptime() calculates the time difference to a given timespec
and print it in a human readable format (days, hours,
minutes, seconds) to the vty.

Related: OS#5028
Change-Id: I264a3f49096b96646e0a1f5366623ac20d860793
2021-09-23 13:12:34 +02:00
..
Makefile.am Bump version: 1.4.0.535-e387-dirty → 1.5.0 2021-02-23 14:03:31 +01:00
buffer.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
command.c vty: add vty_out_uptime() print the uptime to the vty 2021-09-23 13:12:34 +02:00
cpu_sched_vty.c vty: Mark cpu_sched_vty commands with attr immediate 2020-11-09 11:24:21 +01:00
fsm_vty.c vty/fsm_vty: Add vty_out_fsm2() + vty_out_fsm_inst2() with prefix 2021-01-20 14:59:03 +00:00
logging_vty.c vty/logging: logp: properly handle library specific sub-systems 2021-04-12 12:15:17 +00:00
stats_vty.c vty 'stats reset': do not reset stat_items 2021-08-23 21:22:16 +02:00
talloc_ctx_vty.c vty: use install_lib_element() and install_lib_element_ve() 2020-10-06 00:22:22 +07:00
tdef_vty.c vty: use install_lib_element() and install_lib_element_ve() 2020-10-06 00:22:22 +07:00
telnet_interface.c cosmetic: vty: Fix trailing whitespace 2020-10-12 15:09:37 +00:00
utils.c stat,rate_ctr: Allow setting group name and use it at report time 2021-06-05 15:46:27 +00:00
vector.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
vty.c vty: add vty_out_uptime() print the uptime to the vty 2021-09-23 13:12:34 +02:00