magic/textio
Darryl L. Miles a16c667290 txInput.c: USE_READLINE constify rl_completion_function
There is a use case of fully .rodata data table of strings but also
a dynamic version built at runtime.
2025-10-04 20:50:31 -04:00
..
Makefile Makefile: whitespace only change 2025-07-29 10:50:32 -04:00
textio.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00
textioInt.h autoconf: utilize HAVE_SYS_IOCTL_COMPAT_H HAVE_TERMIO_H 2025-07-29 10:50:32 -04:00
txCommands.c parser.c: ParsSplit() constify (const char **remainder) 2025-10-04 20:50:31 -04:00
txInput.c txInput.c: USE_READLINE constify rl_completion_function 2025-10-04 20:50:31 -04:00
txMain.c txMain.c: readline needs function shim for prototype difference TxGetChar 2025-10-04 20:50:31 -04:00
txMore.c textio: contify various APIs 2025-02-23 10:24:40 -05:00
txOutput.c txOutput.c: $PAGER handling constify 2025-10-04 20:50:31 -04:00
txcommands.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00