magic/textio
Darryl L. Miles 8b0616eaf5 readline: add configure --enable-readline-bundled option
Cleanup autoconf handling, should always work as expected.
Use of --enable-readline-bundled when readline is needed will use
copy in subdir.
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 readline: add configure --enable-readline-bundled option 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