- 07 Oct, 2018 7 commits
-
-
jD91mZM2 authored
-
jD91mZM2 authored
-
jD91mZM2 authored
-
jD91mZM2 authored
For some reason, C handles `==` before `&`. So `a & b == c` is the same thing as `a & (b == c)`.
-
jD91mZM2 authored
Accidentally made file references not count as references and therefore also close the fd. My bad.
-
jD91mZM2 authored
-
- 06 Oct, 2018 3 commits
-
-
jD91mZM2 authored
-
jD91mZM2 authored
-
Nagy Tibor authored
-
- 05 Oct, 2018 2 commits
- 02 Oct, 2018 2 commits
- 29 Sep, 2018 4 commits
-
-
Jeremy Soller authored
Add termios baud rate functions See merge request !165
-
Nagy Tibor authored
-
jD91mZM2 authored
cbindgen can't handle negative numbers, see https://github.com/eqrion/cbindgen/issues/205
-
- 26 Sep, 2018 6 commits
- 25 Sep, 2018 4 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 24 Sep, 2018 1 commit
-
-
Jeremy Soller authored
-
- 23 Sep, 2018 4 commits
-
-
jD91mZM2 authored
-
jD91mZM2 authored
-
Jeremy Soller authored
-
jD91mZM2 authored
-
- 22 Sep, 2018 2 commits
- 21 Sep, 2018 4 commits
- 20 Sep, 2018 1 commit
-
-
Jeremy Soller authored
-