magic/textio
Darryl L. Miles 10f82355f5 txCommands.c TxGetInputEvent() rework main loop to iterate less
Original version would iterate exhaustively, even when it was not
necessary.

This version seeks to do the minimum amount of iteration work based
on the information available.
2025-04-09 15:19:25 -04:00
..
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
textio.h txCommands.c txInputDevRec FD select() usage overhaul 2025-04-09 15:19:25 -04:00
textioInt.h textio: create callback typedef cb_textio_input_t 2025-02-23 10:24:40 -05:00
txCommands.c txCommands.c TxGetInputEvent() rework main loop to iterate less 2025-04-09 15:19:25 -04:00
txInput.c textio: constify various internal 2025-02-23 10:24:40 -05:00
txMain.c textio: constify various internal 2025-02-23 10:24:40 -05:00
txMore.c textio: contify various APIs 2025-02-23 10:24:40 -05:00
txOutput.c txOutput.c: FILR -> FILE (typo fix) 2025-02-23 10:24:40 -05:00
txcommands.h TxParseString() refactor to 1-arg public form 2025-02-23 10:24:40 -05:00