summaryrefslogtreecommitdiff
path: root/share/hackvr/examples/hackvr_term/pty.c
Commit message (Collapse)AuthorAgeFilesLines
* updated README to show that everything that got deleted went to an -extras ↵HEADmasterepoch2022-08-171-70/+0
| | | | repo. also, hackvr script updated to be better bash
* added better error checking to not just assume EAGAINepoch2020-04-061-2/+3
|
* fixed hackvr_term's pty.c so I don't have to use python for getting a pty.epoch2020-04-061-6/+13
|
* I forgot to add the examples dir somehow. they're back. tictactoe works ↵epoch2019-02-061-0/+62
again too.