aboutsummaryrefslogtreecommitdiffstats
path: root/tty.h
Commit message (Collapse)AuthorAgeFilesLines
* 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