about summary refs log tree commit diff
path: root/library/std/src/os/linux/raw.rs
AgeCommit message (Expand)AuthorLines
2023-01-25Remove outdated cfg on `le32`Urgau-1/+0
2022-04-14Remove use of `#[rustc_deprecated]`Jacob Pratt-5/+5
2022-01-09Compute most of Public/Exported access level in rustc_resolveLamb-0/+1
2021-09-17libstd: Add m68k for raw type definitions on LinuxJohn Paul Adrian Glaubitz-0/+1
2021-05-03Cleanup `std::os`Christiaan Dirkx-1/+0
2021-02-02Fix AArch64 types in std::os::rawAmanieu d'Antras-8/+8
2020-09-28library/std: Set OS raw type definitions for sparc-unknown-linux-gnuJohn Paul Adrian Glaubitz-0/+1
2020-09-16library/std: linux: Add support for RISC-V 32-bitAlistair Francis-1/+2
2020-09-11Update `std::os` module documentation.Christiaan Dirkx-1/+1
2020-07-27Hexagon libstd: update type defsBrian Cain-24/+24
2020-07-27mv std libs to library/mark-0/+363