rust/library/std/src/sys/solid
Alex Saveau 86974b83af
Reduce CString allocations in std as much as possible
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
2022-10-03 11:13:17 -07:00
..
abi kmc-solid: Use abort to abort a program 2022-04-11 11:10:00 +09:00
alloc.rs Add SOLID targets 2021-09-28 11:31:47 +09:00
env.rs Add SOLID targets 2021-09-28 11:31:47 +09:00
error.rs Add SOLID targets 2021-09-28 11:31:47 +09:00
fs.rs Rollup merge of #97015 - nrc:read-buf-cursor, r=Mark-Simulacrum 2022-08-28 09:35:11 +02:00
io.rs Add SOLID targets 2021-09-28 11:31:47 +09:00
memchr.rs Add SOLID targets 2021-09-28 11:31:47 +09:00
mod.rs Support #[unix_sigpipe = "inherit|sig_dfl|sig_ign"] on fn main() 2022-08-28 19:46:45 +02:00
net.rs kmc-solid: Adapt to a recent change in the IntoInner impl of SocketAddr 2022-08-01 16:08:24 +09:00
os.rs Reduce CString allocations in std as much as possible 2022-10-03 11:13:17 -07:00
path.rs Fix absolute issues 2022-02-08 14:57:35 +00:00
rwlock.rs Make all {Mutex, Condvar, RwLock}::new #[inline]. 2022-06-06 13:49:23 +02:00
stdio.rs Add SOLID targets 2021-09-28 11:31:47 +09:00
thread_local_dtor.rs Add SOLID targets 2021-09-28 11:31:47 +09:00
thread_local_key.rs Add SOLID targets 2021-09-28 11:31:47 +09:00
time.rs Use Rust 2021 prelude in std itself. 2022-05-09 11:12:32 +02:00