- Jan 06, 2016
-
- Dec 22, 2015
-
-
Alex Crichton authored
Add emscripten support
-
Brian Anderson authored
-
- Dec 21, 2015
-
-
Brian Anderson authored
-
- Dec 20, 2015
-
-
Alex Crichton authored
openbsd: map `si_addr` inside `struct siginfo_t`
-
Sébastien Marie authored
formally, under OpenBSD, `si_addr` is part of a C union. As we don't use others members of the union inside `struct siginfo_t`, it should be safe to directly map the field.
-
- Dec 18, 2015
-
-
Alex Crichton authored
Update the android CI image
-
Alex Crichton authored
It's got a new toolchain which should hopefully support some more modern definitions.
-
Alex Crichton authored
Add getentropy(2)'s syscall number as a const
-
Michael McConville authored
-
Michael McConville authored
I'm not convinced that the NR_* naming scheme is ideal, but it's pretty good. I didn't recognize any other syscall numbers in the file, so I started a new section.
-
- Dec 17, 2015
-
-
Alex Crichton authored
Bump to 0.2.4
-
Alex Crichton authored
-
Alex Crichton authored
Fix compiles on various BSDs
-
Alex Crichton authored
Also document them to prevent future regressions
-
Alex Crichton authored
Add binding for memrchr on Linux
-
- Dec 16, 2015
-
-
Florian Hahn authored
-
Alex Crichton authored
Bump to 0.2.3
-
Alex Crichton authored
-
Alex Crichton authored
Add a load of constants/definitions from nix
-
Alex Crichton authored
This is a blanket import of lots of constants and function from nix-rust
-
Alex Crichton authored
Expose functionality to get peer credentials for a Unix socket on Linux
-
Magnus Hoff authored
-
Alex Crichton authored
Add PATH_MAX for FreeBSDlike, defined in /usr/src/sys/sys/syslimits.h
-
- Dec 15, 2015
-
-
John Barker authored
-
John Barker authored
-
Alex Crichton authored
SysV shared memory APIs
-
Alexander Polakov authored
-
Alexander Polakov authored
-
- Dec 14, 2015
-
-
Alex Crichton authored
Add PATH_MAX
-
- Dec 12, 2015
-
-
David Hotham authored
-
- Dec 03, 2015
-
-
Alex Crichton authored
Add KERN_PROC_* constants for OpenBSD
-
Alex Crichton authored
-
Alex Crichton authored
Add some constants for learning about cpus
-
Alex Crichton authored
-
- Dec 02, 2015
-
-
Alex Crichton authored
Add dirent DT_* definitions
-
Alex Crichton authored
-
Alex Crichton authored
Add getxattr()/setxattr() variations
-
Alexander Polakov authored
-
Alex Crichton authored
Add rumprun CI and get tests passing
-