granite-rust/library/std
Guillaume Gomez e401754717
Rollup merge of #119742 - Meziu:armv6k-nintendo-3ds, r=Mark-Simulacrum
ARMv6K HorizonOS - Fix backlog for UnixListener

Simple `#[cfg]` fix to avoid using `libc::SOMAXCONN`, which isn't defined for the `armv6k-nintendo-3ds` target.

Edit: This is similar to #119632.
2024-01-14 20:17:23 +01:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Rollup merge of #119742 - Meziu:armv6k-nintendo-3ds, r=Mark-Simulacrum 2024-01-14 20:17:23 +01:00
tests apply fmt 2024-01-11 15:04:48 +03:00
build.rs add teeos std impl 2023-12-07 10:33:03 +08:00
Cargo.toml Rollup merge of #118645 - Patryk27:bump-compiler-builtins, r=Nilstrieb,dtolnay 2024-01-09 17:52:20 +01:00