summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* There are 8 bits in a byteAlex Crichton2015-11-091-3/+3
* Reorganize mips/musl/other slightlyAlex Crichton2015-11-0911-66/+353
* Fix type of FIOCLEX/FIONBIO on muslAlex Crichton2015-11-093-3/+6
* Add NI_MAXHOSTAlex Crichton2015-11-075-11/+15
* Fix type of android constantAlex Crichton2015-11-061-1/+1
* Add a whole mess more android constantsAlex Crichton2015-11-051-1/+144
* Linux readahead(2) bindingDan Burkert2015-11-041-0/+2
* statvfs(3) bindingsDan Burkert2015-11-047-0/+81
* OS X fcntl(2) flags and argument typesDan Burkert2015-11-041-3/+30
* posix_fallocate(3) bindingsDan Burkert2015-11-042-0/+4
* Linux fallocate(2) bindingsDan Burkert2015-11-042-0/+5
* Merge pull request #33 from alexcrichton/timeAlex Crichton2015-11-044-0/+37
|\
| * Add time bindingsAlex Crichton2015-11-044-0/+37
* | Merge pull request #40 from myfreeweb/masterAlex Crichton2015-11-041-5/+5
|\ \
| * | fix forgotten ::size_t for freebsdGreg V2015-11-041-5/+5
* | | openbsd portSébastien Marie2015-11-044-448/+442
|/ /
* | Add socketpairSteven Fackler2015-11-031-0/+4
|/
* Add getaddrinfo functionsAlex Crichton2015-11-035-1/+41
* Merge pull request #30 from alexcrichton/dladdrAlex Crichton2015-11-031-0/+8
|\
| * Add dladdr bindingsAlex Crichton2015-11-021-0/+8
* | Merge pull request #31 from alexcrichton/sigaddsetAlex Crichton2015-11-021-0/+4
|\ \ | |/ |/|
| * Add more sigset functionsAlex Crichton2015-11-021-0/+4
* | Allow warnings during a libstd buildAlex Crichton2015-11-021-0/+1
|/
* Merge pull request #26 from alexcrichton/cloexecAlex Crichton2015-11-026-2/+9
|\
| * Add some CLOEXEC constantsAlex Crichton2015-11-026-2/+9
* | Merge pull request #28 from alexcrichton/stdbuildAlex Crichton2015-11-022-4/+17
|\ \
| * | Add support to build as part of the standard libraryAlex Crichton2015-11-022-4/+17
| |/
* | Touch up some SA_* constantsAlex Crichton2015-11-023-6/+6
|/
* Add bindings for -D_FILE_OFFSET_BITS=64Alex Crichton2015-11-0210-51/+212
* Merge pull request #25 from alexcrichton/more-constantsAlex Crichton2015-10-309-5/+177
|\
| * Add more bindings for signals and select/pselectAlex Crichton2015-10-309-5/+177
* | Merge pull request #24 from alexcrichton/direntAlex Crichton2015-10-307-2/+45
|\ \ | |/ |/|
| * Define dirent_t on all platformsAlex Crichton2015-10-307-2/+45
* | Be more selective about skipped pthread on musl testsAlex Crichton2015-10-291-1/+3
|/
* OK, maybe a little soon for iOSAlex Crichton2015-10-291-6/+0
* Document iOS triplesAlex Crichton2015-10-291-0/+6
* Use the standard android slave docker imageAlex Crichton2015-10-291-1/+1
* Explain weirdness of c_void and android missing fnsAlex Crichton2015-10-291-2/+6
* Improve the README and switch URLsAlex Crichton2015-10-291-13/+13
* Add FIONBIOAlex Crichton2015-09-234-0/+5
* Fix OSXAlex Crichton2015-09-222-6/+6
* Use isize/usizeAlex Crichton2015-09-2214-293/+226
* Merge pull request #4 from alexcrichton/slim-windowsAlex Crichton2015-09-221-771/+3
|\
| * Slim down Windows bindingsAlex Crichton2015-09-211-771/+3
* | iOS supportAlex Crichton2015-09-213-7/+4
|/
* Add some IPv6 optionsAlex Crichton2015-09-182-0/+6
* Fix resolution on OSXAlex Crichton2015-09-181-466/+466
* Fix resolution in notbsd/mod.rsAlex Crichton2015-09-181-49/+49
* Move ifaddrs up a level on BSDAlex Crichton2015-09-184-30/+10
* Upward movement for UnixAlex Crichton2015-09-183-39/+22