summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/Terminal.c
Commit message (Expand)AuthorAgeFilesLines
* COMP: Added missing include of string.h for strcmp.Brad King2006-04-231-0/+1
* BUG: Fixed bug in check for vt100 assumption.Brad King2006-04-231-1/+1
* BUG: Fixed uninitialized variable when not building with windows console supp...Brad King2006-04-231-8/+7
* ENH: Adding 'Terminal' component to hold support routines for dealing with in...Brad King2006-04-231-0/+398