magic/textio
Torleif Skår d825f6cafe textio/txInput.c: Refactor header includes
Rather than being dependent on OS-level defines,
refactor to use feature-level defines.
2025-07-31 20:13:45 +02: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 Use HAVE_SYS_TIME_H and TIME_WITH_SYS_TIME from autoconf where possible 2025-07-27 12:43:04 -04:00
txInput.c textio/txInput.c: Refactor header includes 2025-07-31 20:13:45 +02:00
txMain.c include <unistd.h> where necessary in files using API calls 2025-07-27 12:42:05 -04: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 header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00