Veniamin Albaev
|
4d886c1028
|
Unix: move from syscall to golang.org/x/sys/unix
Prepare to using `unix.TCFLSH`/`unix.TIOCFLUSH`
which is missing in `syscall` package
|
2017-03-09 11:04:37 +03:00 |
|
Cristian Maglie
|
48d7240ab8
|
Fixed typo
|
2017-03-04 22:54:59 +01:00 |
|
Cristian Maglie
|
970475ed06
|
Updated licenses
|
2017-03-04 16:29:55 +01:00 |
|
Veniamin Albaev
|
b55fdf163b
|
All //sys instructions moved to separate syscall_* files
Generated `syscall_*` files ranamed to `zsyscall_*` ones
like it done in `golang.org/x/sys` package.
|
2017-02-23 21:40:47 +03:00 |
|