osmo-remsim/src
Harald Welte 82368402af client: user_shell.c: fflush() after writes to stdout
This is useful if we have external programs interfacing with
stdin/stdout of osmo-remsim-client-shell.  We don't want that output
to hang in some buffer indefinitely, but rather have the lines flushed
immediately.

Change-Id: I6879f9f186ce87e0644b3d7868fc5ea031b82c62
2020-02-18 23:02:51 +01:00
..
bankd remsim-client: move from common 'src' directory to 'src/client' 2020-02-16 15:41:12 +01:00
client client: user_shell.c: fflush() after writes to stdout 2020-02-18 23:02:51 +01:00
rspro RSPRO: Add new ResetState{Req,Res} 2019-12-04 21:52:58 +01:00
server server: Send ConfigClientBankReq with bankd_port == 0 on map delete 2020-02-16 15:46:19 +01:00
Makefile.am remsim-client: move from common 'src' directory to 'src/client' 2020-02-16 15:41:12 +01:00
asn1c_helpers.c Add asn1c_helpers.c file to get type/enum/choice names for printing 2019-03-09 20:19:28 +01:00
asn1c_helpers.h Add asn1c_helpers.c file to get type/enum/choice names for printing 2019-03-09 20:19:28 +01:00
debug.c add missing copyright / license headers everywhere 2019-03-09 13:11:56 +01:00
debug.h slotmap: Log file/line when changing state 2019-03-07 21:15:32 +01:00
rspro_client_fsm.c rspro_client_fsm: Add SRVC_E_DISCONNECT to disconnect from RSPRO server 2020-02-18 23:02:51 +01:00
rspro_client_fsm.h rspro_client_fsm: Add SRVC_E_DISCONNECT to disconnect from RSPRO server 2020-02-18 23:02:51 +01:00
rspro_util.c rspro_util: Add functions generating {Bank,Client}SlotStatusInd 2019-12-17 13:31:20 +01:00
rspro_util.h rspro_util: Add functions generating {Bank,Client}SlotStatusInd 2019-12-17 13:31:20 +01:00
slotmap.c bankd: Implement new ResetStateReq 2019-12-04 22:25:37 +01:00
slotmap.h bankd: Implement new ResetStateReq 2019-12-04 22:25:37 +01:00