summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #746 - alexcrichton:bump, r=alexcrichton0.2.30bors2017-08-272-4/+4
|\
| * Bump to 0.2.30Alex Crichton2017-08-272-4/+4
* | Auto merge of #745 - xd009642:master, r=alexcrichtonbors2017-08-271-7/+6
|\ \ | |/ |/|
| * Updated types of PTRACE requests for musl to be consistent.xd0096422017-08-271-7/+6
* | Auto merge of #742 - alexcrichton:wasm, r=alexcrichtonbors2017-08-2727-677/+2733
|\ \
| * | Fix musl buildAlex Crichton2017-08-271-1/+3
| * | Update emscripten to latestAlex Crichton2017-08-271-2/+2
| * | Add emscripten/wasm to dox buildsAlex Crichton2017-08-271-0/+6
| * | Fix styleAlex Crichton2017-08-271-14/+14
| * | Merge branch 'wasm-rebase' into wasmAlex Crichton2017-08-270-0/+0
| |\ \
| | * | Enable travis tests for wasm32Marco A L Barbosa2017-06-201-4/+3
| | * | Merge branch 'master' of https://github.com/rust-lang/libc into emscriptenMarco A L Barbosa2017-06-2015-123/+146
| | |\ \
| | * | | Update emscripten to sdk-1.37.14-64bitMarco A L Barbosa2017-06-201-2/+2
| | * | | Add recent added functions to wasm32 whitelistMarco A L Barbosa2017-06-131-7/+1
| | * | | Merge branch 'master' of https://github.com/rust-lang/libc into emscriptenMarco A L Barbosa2017-06-137-0/+15
| | |\ \ \
| | * | | | Remove some functions from emscripten whitelistMarco A L Barbosa2017-06-131-20/+23
| | * | | | Disable wasm-unknown-emscripten tests on travisMarco A L Barbosa2017-06-081-3/+4
| | * | | | Change compiler to stable for emscripten and skip some functionsMarco A L Barbosa2017-06-082-3/+4
| | * | | | Fix __SIZEOF_PTHREAD_MUTEX_T for mipsMarco A L Barbosa2017-06-081-1/+1
| | * | | | Merge branch 'master' of https://github.com/rust-lang/libc into emscriptenMarco A L Barbosa2017-06-084-0/+25
| | |\ \ \ \
| | * | | | | Change compiler to beta for emscripten (stable is failing)Marco A L Barbosa2017-06-081-2/+2
| | * | | | | Hide output of emsdk installationMarco A L Barbosa2017-06-081-1/+18
| | * | | | | Fix styleMarco A L Barbosa2017-06-0811-37/+54
| | * | | | | Enavle travis tests for emscriptenMarco A L Barbosa2017-06-081-0/+6
| | * | | | | Fix POSIX_MADV_DONTNEED definition for emscriptenMarco A L Barbosa2017-06-086-6/+15
| | * | | | | Fix dev_t, ino64_t, off64_t, blkcnt64_t definitions for emscriptenMarco A L Barbosa2017-06-089-19/+69
| | * | | | | Fix loff_t, ino_t, off_t, blkcnt_t, blksize_t, fsblkcnt_t, fsfilcnt_t definit...Marco A L Barbosa2017-06-0811-8/+40
| | * | | | | Fix pthread related definitions for emscriptenMarco A L Barbosa2017-06-086-8/+18
| | * | | | | Fix rusage and sched_param for emscriptenMarco A L Barbosa2017-06-082-5/+9
| | * | | | | Fix c_char and wchar_t for emscriptenMarco A L Barbosa2017-06-081-2/+2
| | * | | | | Add support for emscripten testsMarco A L Barbosa2017-06-086-5/+136
| | * | | | | Bump ctest to 0.1.3Marco A L Barbosa2017-06-082-12/+12
| * | | | | | Add asmjs/wasm32 to CIAlex Crichton2017-08-2626-677/+2725
| | |_|_|_|/ | |/| | | |
* | | | | | Auto merge of #743 - Susurrus:syscalls, r=alexcrichtonbors2017-08-2713-4/+38
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add syscall constants to more Android/Linux targetsBryant Mairs2017-08-2713-4/+38
|/ / / / /
* | | | | Auto merge of #741 - kallisti5:haiku-sigfix, r=alexcrichtonbors2017-08-261-5/+21
|\ \ \ \ \
| * | | | | haiku: Add missing signalsAlexander von Gluck IV2017-08-251-5/+21
* | | | | | Auto merge of #740 - alexcrichton:more64, r=alexcrichtonbors2017-08-2617-0/+497
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add {,f}stat{,v}fs64 API bindingsAlex Crichton2017-08-2517-0/+497
* | | | | | Auto merge of #739 - kallisti5:haiku-fix, r=alexcrichtonbors2017-08-251-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | haiku: Correct typoAlexander von Gluck IV2017-08-251-1/+1
|/ / / / /
* | | | | Auto merge of #720 - Susurrus:fcntl, r=alexcrichtonbors2017-08-2527-166/+237
|\ \ \ \ \
| * | | | | Add ios flags to ios invocationsAlex Crichton2017-08-221-2/+6
| * | | | | Update Android images/runnersAlex Crichton2017-08-216-1/+82
| * | | | | Leverage Cargo's target runner support to execute testsAlex Crichton2017-08-2113-128/+87
| * | | | | Remove warnings in libc-testAlex Crichton2017-08-211-1/+2
| * | | | | Update lock fileAlex Crichton2017-08-211-14/+7
| * | | | | Run CI tests using cargoBryant Mairs2017-08-211-27/+26
| * | | | | Simplify iOS builds by using Cargo's RUSTFLAGS supportBryant Mairs2017-08-211-12/+5
| * | | | | Add more fcntl and seal constants for Android/LinuxBryant Mairs2017-08-209-59/+100