about summary refs log tree commit diff
path: root/library/std/src/sys/unix/android.rs
AgeCommit message (Expand)AuthorLines
2024-01-11std: begin moving platform support modules into `pal`joboet-81/+0
2022-12-30Replace libstd, libcore, liballoc in docs.jonathanCogan-2/+2
2021-11-12Refactor weak symbols in std::sys::unixJosh Stone-88/+2
2021-07-10Change `weak!` and `linkat!` to macros 2.0Aris Merchant-1/+1
2021-03-21Use io::Error::new_const everywhere to avoid allocations.Mara Bos-3/+3
2020-07-27mv std libs to library/mark-0/+167