aboutsummaryrefslogtreecommitdiffstats
path: root/tty.h
Commit message (Collapse)AuthorAgeFilesLines
* reorganizing filesSteve Slaven2019-11-051-58/+0
|
* 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
| | | | | options line since there are more compile time options now
* Initial revisionv1.2.7Steve Slaven2005-03-121-0/+52