about summary refs log tree commit diff
path: root/library/std/src/os/android/raw.rs
AgeCommit message (Collapse)AuthorLines
2023-07-26Add definitions for riscv64_linux_android targetChris Wailes-1/+1
2023-07-10Correct the Android stat struct definitionsChris Wailes-47/+58
See https://cs.android.com/android/platform/superproject/+/master:bionic/libc/include/sys/stat.h for reference.
2022-04-14Remove use of `#[rustc_deprecated]`Jacob Pratt-5/+5
2020-07-27mv std libs to library/mark-0/+219