mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
solaris & termux: fix both, using the more portable termios.h
This commit is contained in:
parent
21e4f2422d
commit
b62035e3d0
5 changed files with 10 additions and 9 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue