summaryrefslogtreecommitdiff
path: root/src/unix
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add more sigset functionsAlex Crichton2015-11-021-0/+4
|/
* Merge pull request #26 from alexcrichton/cloexecAlex Crichton2015-11-026-2/+9
|\
| * Add some CLOEXEC constantsAlex Crichton2015-11-026-2/+9
* | Touch up some SA_* constantsAlex Crichton2015-11-023-6/+6
|/
* Add bindings for -D_FILE_OFFSET_BITS=64Alex Crichton2015-11-029-50/+211
* Merge pull request #25 from alexcrichton/more-constantsAlex Crichton2015-10-306-4/+137
|\
| * Add more bindings for signals and select/pselectAlex Crichton2015-10-306-4/+137
* | Merge pull request #24 from alexcrichton/direntAlex Crichton2015-10-306-0/+45
|\ \ | |/ |/|
| * Define dirent_t on all platformsAlex Crichton2015-10-306-0/+45
* | Be more selective about skipped pthread on musl testsAlex Crichton2015-10-291-1/+3
|/
* Use the standard android slave docker imageAlex Crichton2015-10-291-1/+1
* Add FIONBIOAlex Crichton2015-09-234-0/+5
* Fix OSXAlex Crichton2015-09-222-6/+6
* Use isize/usizeAlex Crichton2015-09-2212-190/+134
* 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
* Upward movement for BSDAlex Crichton2015-09-184-112/+52
* Format openbsdAlex Crichton2015-09-183-728/+564
* Consolidate freebsd arch's upwardsAlex Crichton2015-09-183-56/+29
* Consolidate mode_t upwards on linuxAlex Crichton2015-09-186-5/+4
* Fix backtrace for androidAlex Crichton2015-09-182-3/+2
* Fix FreeBSDAlex Crichton2015-09-187-18/+43
* Fix android buildAlex Crichton2015-09-171-1/+1
* Use musl-gcc, fix musl headersAlex Crichton2015-09-176-24/+56
* Fix references to Option through doxAlex Crichton2015-09-172-2/+2
* Fix x86_64 linuxAlex Crichton2015-09-171-0/+3
* Fix all tests on OSXAlex Crichton2015-09-177-30/+63
* Add aarch64 support/CIAlex Crichton2015-09-175-2/+5
* Fix androidAlex Crichton2015-09-174-93/+114
* Import lots of the stdlibAlex Crichton2015-09-1718-12/+506
* 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-164-15/+8
* Now fix other platforms!Alex Crichton2015-09-162-4/+4
* Fix androidAlex Crichton2015-09-164-10/+20
* Fix tests on OSXAlex Crichton2015-09-162-3/+3
* Start testing types of struct fieldsAlex Crichton2015-09-162-3/+3
* Move linkage to specific modulesAlex Crichton2015-09-151-0/+14
* Fix android buildAlex Crichton2015-09-152-2/+2
* Get FreeBSD compilingAlex Crichton2015-09-156-36/+68
* Fix compile on OSXAlex Crichton2015-09-151-5/+5
* More consolidation and fix all android typesAlex Crichton2015-09-154-160/+147
* Fix signedness of c_char/c_wchar on ARM linuxAlex Crichton2015-09-153-2/+16