aboutsummaryrefslogtreecommitdiff
path: root/tecterm.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-05removed declaration of tgetstr()Robin Haberkorn1-4/+0
2025-05-05tecterm.c: avoid duplicate function declarationsRobin Haberkorn1-9/+2
2025-04-27DOS: clear screen on exitRobin Haberkorn1-1/+1
2025-04-23DOS: revised builtin termcap definitions and enable NANSI.SYS extensions dyna...Robin Haberkorn1-11/+38
2025-04-23DOS: implemented console size detectionRobin Haberkorn1-0/+35
2025-04-23MS-DOS real-mode (8086) portRobin Haberkorn1-4/+41
2011-07-15converted file header and some variable/macro docs to Doxygen formatRobin Haberkorn1-5/+7
2011-07-15revised function's code documentation: every comment has been autoconverted t...Robin Haberkorn1-138/+126
2007-12-26Fixed a bunch of the prototypes to allow compilation with the C++ compiler.v6.4paulcantrell1-27/+13
2007-12-10Original checkin with the GPL license.paulcantrell1-16/+17
2007-12-10Initial revisionpaulcantrell1-0/+1579