aboutsummaryrefslogtreecommitdiffstats
path: root/vm/vmimpl/console_linux_386.go
Commit message (Collapse)AuthorAgeFilesLines
* all: get rid of underscores in identifiersDmitry Vyukov2018-05-071-4/+4
| | | | | | Underscores are against Go coding style. Update #538
* all: support i386 archDmitry Vyukov2017-08-191-0/+16
Update #191