aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* a couple aliasesJesse Luehrs2013-03-215-8/+10
* use the guard here tooJesse Luehrs2013-03-211-4/+5
* abstract this outJesse Luehrs2013-03-214-17/+21
* fix makefileJesse Luehrs2013-03-201-3/+3
* standardize on cols, rowsJesse Luehrs2013-03-204-9/+9
* couple tweaksJesse Luehrs2013-03-202-17/+2
* implement a bit more in the testJesse Luehrs2013-03-201-8/+44
* start working on a terminfo wrapperJesse Luehrs2013-03-204-3/+138
* implement getting terminal sizeJesse Luehrs2013-03-203-2/+23
* rearrange things a bitJesse Luehrs2013-03-201-25/+25
* implement isattyJesse Luehrs2013-03-203-1/+20
* return errno on failure, not just falseJesse Luehrs2013-03-192-16/+17
* better apiJesse Luehrs2013-03-192-4/+8
* add a scope guard sort of thing to allow restoring terminal stateJesse Luehrs2013-03-193-2/+56
* another testJesse Luehrs2013-03-192-1/+11
* more implementationsJesse Luehrs2013-03-191-0/+34
* actually, who uses thisJesse Luehrs2013-03-192-9/+0
* test programJesse Luehrs2013-03-191-0/+9
* implement echoJesse Luehrs2013-03-191-0/+14
* makefile improvementsJesse Luehrs2013-03-192-16/+21
* project skeletonJesse Luehrs2013-03-196-0/+88