about summary refs log tree commit diff
path: root/library/std/src/os/android
AgeCommit message (Expand)AuthorLines
2025-07-01Update version placeholdersJosh Stone-1/+1
2024-08-15proposal to expand (a subset of) linux specific socket capabilities.David Carlier-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-4/+1
2023-10-25Convert `Unix{Datagram,Stream}::{set_}passcred()` to per-OS traitsJohn Millikin-0/+3
2023-07-26Add definitions for riscv64_linux_android targetChris Wailes-1/+1
2023-07-10Correct the Android stat struct definitionsChris Wailes-47/+58
2023-04-28replace version placeholdersPietro Albini-2/+2
2023-03-18Stabilise `unix_socket_abstract`John Millikin-2/+2
2022-09-18Move `unix_socket_abstract` feature API to `SocketAddrExt`.John Millikin-0/+5
2022-09-18Adjust `tcp_quickack` feature to allow other `os::linux::net` features.John Millikin-2/+2
2022-08-13created tcpstream quickack traitBerend-Jan Lange-0/+5
2022-04-14Remove use of `#[rustc_deprecated]`Jacob Pratt-8/+8
2020-08-11Switch to intra-doc links in library/std/src/os/*/fs.rsPrabakaran Kumaresshan-1/+1
2020-07-27mv std libs to library/mark-0/+342