1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

solaris & termux: fix both, using the more portable termios.h

This commit is contained in:
Delyan Angelov
2020-03-31 13:46:46 +03:00
committed by GitHub
parent 21e4f2422d
commit b62035e3d0
5 changed files with 10 additions and 9 deletions

4
.gitignore vendored
View File

@@ -76,3 +76,7 @@ cachegrind.out.*
.gdb_history
/thirdparty/pg
exe
vlib/v/tests/inout/hello.v
vlib/v/tests/inout/hello_devs.v
vlib/v/tests/inout/os.v