about summary refs log tree commit diff
path: root/src/libstd/sys_common/util.rs
AgeCommit message (Expand)AuthorLines
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