summary refs log tree commit diff
path: root/src/libstd/sys/cloudabi/shims
AgeCommit message (Expand)AuthorLines
2019-04-27Stabilized vectored IOSteven Fackler-9/+9
2019-04-10std: Add `{read,write}_vectored` for more typesAlex Crichton-2/+18
2019-03-31libstd: deny(elided_lifetimes_in_paths), fixes in cloudabiMazdak Farrokhzad-1/+1
2019-03-31libstd: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-11/+11
2019-03-16Add peer_addr function to UdpSocketLinus Unnebäck-0/+4
2019-03-09Use lifetime contravariance to elide more lifetimes in core+alloc+stdScott McMurray-2/+2
2019-02-28libstd => 2018Taiki Endo-32/+33
2019-02-24Fix cloudabiSteven Fackler-1/+9
2018-12-25Remove licensesMark Rousskov-80/+0
2018-12-06Refactor net::each_addr/lookup_host to forward error from resolveJethro Beekman-6/+25
2018-12-04cleanup: remove static lifetimes from consts in libstdljedrz-7/+7
2018-03-03Move process::ExitCode internals to sysScott McMurray-0/+12
2018-01-11Add shims for modules that we can't implement on CloudABI.Ed Schouten-0/+968