summary refs log tree commit diff
path: root/src/libstd/sys/cloudabi/abi
AgeCommit message (Expand)AuthorLines
2020-01-24Remove unused ignore-license directivesTomasz Miąsko-4/+0
2019-12-22Format the worldMark Rousskov-998/+1100
2019-08-15Remove uses of `mem::uninitialized()` from cloudabiLzu Tao-0/+1
2019-07-23Use raw pointers in std::sys::cloudabi when passing MaybeUninit valuesNathan-2/+2
2019-02-28Fix #[macro_use] extern crate in sys/cloudabiTaiki Endo-2/+1
2019-02-28libstd => 2018Taiki Endo-75/+75
2019-02-10libs: doc commentsAlexander Regueiro-9/+7
2019-01-13Cosmetic improvementsAlexander Regueiro-1/+1
2019-01-03Fix repeated word typosWiktor Kuchta-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-15Make cloudapi enums #[non_exhaustive]varkor-9/+9
2018-01-11Implement libstd for CloudABI.Ed Schouten-0/+13
2018-01-11Import the CloudABI system call bindings into the libstd tree.Ed Schouten-0/+2898