about summary refs log tree commit diff
path: root/src/libstd/sys/unix/alloc.rs
AgeCommit message (Expand)AuthorLines
2020-07-27mv std libs to library/mark-97/+0
2020-04-14Add illumos triplePatrick Mooney-2/+12
2019-11-29Format libstd/sys with rustfmtDavid Tolnay-14/+6
2019-10-06redesign of the interface to the unikernel HermitCoreStefan Lankes-2/+0
2019-07-18Fix clippy::clone_on_copy warningsMateusz MikuĊ‚a-1/+1
2019-07-03fix unused-import error on androidRalf Jung-2/+1
2019-07-02improve and deduplicate commentsRalf Jung-4/+3
2019-07-02request at least ptr-size alignment from posix_memalignRalf Jung-1/+11
2019-02-28libstd => 2018Taiki Endo-4/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-11std: Delete the `alloc_system` crateAlex Crichton-0/+100