about summary refs log tree commit diff
path: root/library/std/src/sys/alloc/unix.rs
AgeCommit message (Expand)AuthorLines
2024-09-25Rollup merge of #130549 - biabbas:riscv32_wrs_vxworks, r=nnethercoteMatthias Krüger-0/+1
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-09-20Allow unused unsafe for vxworks in alligned_malloc to resolve build errorsB I Mohammed Abbas-0/+1
2024-08-27std: move allocators to `sys`joboet-0/+88