about summary refs log tree commit diff
path: root/src/libstd/sys_common/util.rs
AgeCommit message (Expand)AuthorLines
2020-07-27mv std libs to library/mark-28/+0
2020-05-17abort_internal is safeRalf Jung-3/+1
2019-11-29Format libstd with rustfmtDavid Tolnay-3/+7
2019-03-31libstd: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-2/+2
2019-02-28Fix some imports and pathsTaiki Endo-1/+1
2019-02-28libstd => 2018Taiki Endo-5/+5
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-06Refactor stderr_prints_nothing into a more modular functionJethro Beekman-4/+3
2018-04-13std: Minimize size of panicking on wasmAlex Crichton-1/+4
2017-09-13Move default stack min size to thread implementationsTobias Schaffner-21/+0
2017-09-08Move the stack size value for L4Re to the min_stack_size functionSebastian Humenda-0/+5
2016-11-01std: Move sys_common to libstd/sys_commonBrian Anderson-0/+50