aboutsummaryrefslogtreecommitdiffstats
path: root/tty.h
Commit message (Expand)AuthorAgeFilesLines
* remove some non-ANSI C supportpowwow@askgustav.com2019-04-231-32/+29
* cleaned up #option code and added '#option list'Gustav Hållberg2009-01-161-1/+1
* fixed tty_raw_write to take a size_t length instead of intGustav Hållberg2009-01-161-1/+1
* when compiling with GCC, use attribute((format, (printf, ...)) for tty_printfGustav Hållberg2009-01-161-1/+8
* Wide character (locale) support from Dain, changed output of the compiledSteve Slaven2005-03-211-16/+18
* Initial revisionv1.2.7Steve Slaven2005-03-121-0/+52