magic/textio
Jean-Paul Chaput de6067ee53 Add backward compatiblity code for <termio.h>.
The backward compatibility code for <termio.h> has been removed starting
from GLIBC 2.42. So it starts to fail on some bleeding edge distributions
like openSUSE Tumbleweed. We took back the code removed from the GLIBC
and put it back inside txInput.c.
2026-01-14 23:39:02 +01: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 Add backward compatiblity code for <termio.h>. 2026-01-14 23:39:02 +01: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