rust/src/libstd/sys
Mazdak Farrokhzad 39c5d8199a
Rollup merge of #67267 - alexcrichton:update-wasi-libc, r=Dylan-DPC
Fix signature of `__wasilibc_find_relpath`

Looks like this function changed upstream, so it needs to be adjusted
for when used by libstd.
2019-12-15 05:57:22 +01:00
..
cloudabi Format libstd/sys with rustfmt 2019-11-29 18:37:58 -08:00
hermit Format libstd/sys with rustfmt 2019-11-29 18:37:58 -08:00
sgx Rewrite %rax register before syscall because it is overwritten by the syscall itself 2019-12-06 10:54:53 +01:00
unix Remove irelevant comment on register_dtor 2019-12-12 01:00:37 +09:00
vxworks Rollup merge of #67041 - Wind-River:master_base, r=alexcrichton 2019-12-06 15:37:11 +09:00
wasi Fix signature of __wasilibc_find_relpath 2019-12-12 14:48:47 -08:00
wasm Rollup merge of #66705 - pitdicker:atomic_mut_ptr, r=KodrAus 2019-11-30 16:56:47 +01:00
windows inline some common methods on OsStr 2019-12-09 10:39:57 +00:00
mod.rs rename cfg(rustdoc) into cfg(doc) 2019-11-06 18:32:51 +01:00