summaryrefslogtreecommitdiff
path: root/src/unix/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33 from alexcrichton/timeAlex Crichton2015-11-041-0/+7
|\
| * Add time bindingsAlex Crichton2015-11-041-0/+7
* | Add socketpairSteven Fackler2015-11-031-0/+4
|/
* Add getaddrinfo functionsAlex Crichton2015-11-031-1/+7
* Merge pull request #30 from alexcrichton/dladdrAlex Crichton2015-11-031-0/+8
|\
| * Add dladdr bindingsAlex Crichton2015-11-021-0/+8
* | Add more sigset functionsAlex Crichton2015-11-021-0/+4
|/
* Add bindings for -D_FILE_OFFSET_BITS=64Alex Crichton2015-11-021-3/+6
* Merge pull request #25 from alexcrichton/more-constantsAlex Crichton2015-10-301-0/+19
|\
| * Add more bindings for signals and select/pselectAlex Crichton2015-10-301-0/+19
* | Define dirent_t on all platformsAlex Crichton2015-10-301-0/+2
|/
* Use isize/usizeAlex Crichton2015-09-221-140/+128
* iOS supportAlex Crichton2015-09-211-1/+3
* Upward movement for UnixAlex Crichton2015-09-181-0/+19
* Fix FreeBSDAlex Crichton2015-09-181-3/+0
* Use musl-gcc, fix musl headersAlex Crichton2015-09-171-2/+5
* Fix references to Option through doxAlex Crichton2015-09-171-1/+1
* Fix all tests on OSXAlex Crichton2015-09-171-4/+33
* Fix androidAlex Crichton2015-09-171-72/+84
* Import lots of the stdlibAlex Crichton2015-09-171-7/+92
* Attempt to build docs on TravisAlex Crichton2015-09-161-2/+2
* Oops, backwardsAlex Crichton2015-09-161-2/+2
* OK, different strategy for fixingAlex Crichton2015-09-161-0/+8
* Fix androidAlex Crichton2015-09-161-5/+0
* Fix tests on OSXAlex Crichton2015-09-161-1/+1
* Start testing types of struct fieldsAlex Crichton2015-09-161-1/+1
* Move linkage to specific modulesAlex Crichton2015-09-151-0/+14
* Get FreeBSD compilingAlex Crichton2015-09-151-4/+0
* More consolidation and fix all android typesAlex Crichton2015-09-151-0/+1
* Major organization revampAlex Crichton2015-09-151-130/+257
* Get android tests workingAlex Crichton2015-09-111-0/+250