about summary refs log tree commit diff
path: root/library/std/src/sys/pal/hermit/alloc.rs
AgeCommit message (Expand)AuthorLines
2024-08-27std: move allocators to `sys`joboet-28/+0
2024-08-01fix(pal/hermit): `deny(unsafe_op_in_unsafe_fn)`Martin Kröning-4/+11
2024-07-31refactor(pal/hermit): use default impl of `GlobalAlloc::alloc_zeroed`Martin Kröning-10/+0
2024-04-23increase the readability by using the unique name for the hermit-abiStefan Lankes-5/+5
2024-01-11std: fix module references on hermitjoboet-1/+1
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+31