Commit Graph

2 Commits

Author SHA1 Message Date
Wladimir J. van der Laan
7cbb10693e linux: Set timeout argument on poll() properly
`0` for the timeout means *return immediately* instead of
*wait forever*. This is absolutely unnecessary, so change
the argument to `-1` which does mean *wait until something happens*.
2020-02-22 12:22:25 +00:00
Wladimir J. van der Laan
d9750dcf73 Add k210 linux utilities 2020-02-21 15:42:04 +00:00