summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #54 from alexcrichton/bump0.2.2Alex Crichton2015-11-101-1/+1
|\
| * Bump to 0.2.2Alex Crichton2015-11-101-1/+1
|/
* Merge pull request #52 from alexcrichton/bytes-bitsAlex Crichton2015-11-101-3/+3
|\
| * There are 8 bits in a byteAlex Crichton2015-11-091-3/+3
|/
* Merge pull request #51 from alexcrichton/musl-organizeAlex Crichton2015-11-0911-66/+353
|\
| * Reorganize mips/musl/other slightlyAlex Crichton2015-11-0911-66/+353
|/
* Revert "Fix links to docs"Alex Crichton2015-11-091-1/+1
* Fix type of FIOCLEX/FIONBIO on muslAlex Crichton2015-11-093-3/+6
* Fix links to docsAlex Crichton2015-11-071-1/+1
* Merge pull request #46 from alexcrichton/ni-maxhostAlex Crichton2015-11-077-13/+18
|\
| * Add NI_MAXHOSTAlex Crichton2015-11-077-13/+18
|/
* Fix type of android constantAlex Crichton2015-11-061-1/+1
* Merge pull request #44 from alexcrichton/more-androidAlex Crichton2015-11-051-1/+144
|\
| * Add a whole mess more android constantsAlex Crichton2015-11-051-1/+144
|/
* Merge pull request #38 from danburkert/fsAlex Crichton2015-11-049-3/+123
|\
| * Linux readahead(2) bindingDan Burkert2015-11-041-0/+2
| * statvfs(3) bindingsDan Burkert2015-11-048-0/+82
| * 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
|/
* Bump to 0.2.10.2.1Alex Crichton2015-11-041-1/+1
* Merge pull request #33 from alexcrichton/timeAlex Crichton2015-11-045-0/+42
|\
| * Add time bindingsAlex Crichton2015-11-045-0/+42
* | Merge pull request #40 from myfreeweb/masterAlex Crichton2015-11-041-5/+5
|\ \
| * | fix forgotten ::size_t for freebsdGreg V2015-11-041-5/+5
* | | Merge pull request #39 from semarie/openbsdAlex Crichton2015-11-044-448/+442
|\ \ \ | |/ / |/| |
| * | openbsd portSébastien Marie2015-11-044-448/+442
|/ /
* | Merge pull request #35 from sfackler/socketpairAlex Crichton2015-11-031-0/+4
|\ \ | |/ |/|
| * Add socketpairSteven Fackler2015-11-031-0/+4
|/
* Merge pull request #34 from alexcrichton/less-ciAlex Crichton2015-11-031-1/+5
|\
| * Only run libc-test on nightlyAlex Crichton2015-11-031-1/+5
|/
* Bump to 0.2.00.2.0Alex Crichton2015-11-032-2/+2
* Merge pull request #32 from alexcrichton/getaddrinfoAlex Crichton2015-11-035-1/+41
|\
| * Add getaddrinfo functionsAlex Crichton2015-11-035-1/+41
|/
* Merge pull request #30 from alexcrichton/dladdrAlex Crichton2015-11-032-0/+10
|\
| * Add dladdr bindingsAlex Crichton2015-11-022-0/+10
* | 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
| |/
* | Merge pull request #29 from alexcrichton/fix-sa-typesAlex Crichton2015-11-023-6/+6
|\ \
| * | Touch up some SA_* constantsAlex Crichton2015-11-023-6/+6
|/ /
* | Tweak run-all.sh scriptAlex Crichton2015-11-021-0/+3
|/
* Merge pull request #23 from alexcrichton/lfs-supportAlex Crichton2015-11-0211-54/+221
|\
| * Add bindings for -D_FILE_OFFSET_BITS=64Alex Crichton2015-11-0211-54/+221
|/
* Merge pull request #25 from alexcrichton/more-constantsAlex Crichton2015-10-3010-5/+178
|\
| * Add more bindings for signals and select/pselectAlex Crichton2015-10-3010-5/+178