- Nov 05, 2015
-
-
Dan Burkert authored
-
Dan Burkert authored
-
Dan Burkert authored
-
Dan Burkert authored
-
Alex Crichton authored
-
Alex Crichton authored
Add time bindings
-
- Nov 04, 2015
-
-
Alex Crichton authored
-
Alex Crichton authored
Fix forgotten ::size_t for freebsd
-
Alex Crichton authored
openbsd port
-
Greg V authored
-
Sébastien Marie authored
- remove multiple definition of stack_t - make types resolv correctly - correct target definitions - dragonfly is already defined as freebsdlike - bitrig is an openbsdlike - imports should be public
-
Alex Crichton authored
Add socketpair
-
Steven Fackler authored
-
- Nov 03, 2015
-
-
Alex Crichton authored
Only run libc-test on nightly
-
Alex Crichton authored
Otherwise just make sure the library builds on other Rust versions
-
Alex Crichton authored
-
Alex Crichton authored
Add getaddrinfo functions
-
Alex Crichton authored
-
Alex Crichton authored
Add dladdr bindings
-
Alex Crichton authored
-
Alex Crichton authored
Add more sigset functions
-
Alex Crichton authored
-
Alex Crichton authored
Not gonna gain much from issuing warnings about various aspects! This is managed separately from the standard library
-
Alex Crichton authored
Add some CLOEXEC constants
-
Alex Crichton authored
Add support to build as part of the standard library
-
Alex Crichton authored
Touch up some SA_* constants
-
- Nov 02, 2015
-
-
Alex Crichton authored
-
Alex Crichton authored
-
Alex Crichton authored
-
Alex Crichton authored
-
Alex Crichton authored
Use bindings for -D_FILE_OFFSET_BITS=64
-
Alex Crichton authored
They're all added under the `foo64` names with the `foo64` types added as well, so they still need to be explicitly chosen.
-
- Oct 30, 2015
-
-
Alex Crichton authored
Add more bindings for signals and select/pselect
-
Alex Crichton authored
Define dirent_t on all platforms
-
Alex Crichton authored
-
Alex Crichton authored
-
Alex Crichton authored
Be more selective about skipped pthread on musl tests
-
Alex Crichton authored
Fixup the value of PTHREAD_STACK_MIN as well
-
Alex Crichton authored
-
Alex Crichton authored
-