..
fd
I/O safety.
2021-08-19 12:02:39 -07:00
kernel_copy
test that modifications to the source don't become visible after io::copy
2023-04-03 21:10:02 +02:00
locks
Add QNX Neutrino support to libstd
2023-02-28 15:59:47 +01:00
os
Refactor weak symbols in std::sys::unix
2021-11-12 15:25:16 -08:00
os_str
Allow access to OsStr bytes
2023-03-27 22:29:44 -05:00
process
fix: get the l4re target working again
2023-06-13 20:41:33 +00:00
thread_parking
Std support improvement for ps vita target
2023-06-05 19:14:09 +03:00
alloc.rs
PS Vita std support
2023-05-07 18:57:43 +03:00
android.rs
Replace libstd, libcore, liballoc in docs.
2022-12-30 14:00:40 +01:00
args.rs
fix ptr cast
2023-06-02 11:26:34 +03:00
cmath.rs
Reuse unix::cmath
2021-04-28 14:25:04 +02:00
env.rs
PS Vita std support
2023-05-07 18:57:43 +03:00
fd.rs
Std support improvement for ps vita target
2023-06-05 19:14:09 +03:00
fs.rs
Std support improvement for ps vita target
2023-06-05 19:14:09 +03:00
futex.rs
remove some unneeded imports
2023-04-12 19:27:18 +02:00
io.rs
Add IsTerminal trait to determine if a descriptor or handle is a terminal
2022-10-15 00:35:38 +01:00
kernel_copy.rs
Relax implicit W: Sized bound on BufWriter<W>
2023-05-01 23:56:23 +00:00
l4re.rs
fix: get the l4re target working again
2023-06-13 20:41:33 +00:00
memchr.rs
mark FIXMES for all the places found that are probably offset_from
2022-03-29 20:18:28 -04:00
mod.rs
Std support improvement for ps vita target
2023-06-05 19:14:09 +03:00
net.rs
Simplified bool to int conversion
2023-06-05 19:26:04 +03:00
os.rs
PS Vita std support
2023-05-07 18:57:43 +03:00
os_str.rs
Rollup merge of #98202 - aticu:impl_tryfrom_osstr_for_str, r=Amanieu
2023-06-14 18:10:27 +02:00
path.rs
refactor: Remove redundant, private OsStr::bytes
2023-05-13 18:47:14 +02:00
pipe.rs
Inline AsRawFd implementations
2023-05-01 13:28:19 +02:00
rand.rs
PS Vita std support
2023-05-07 18:57:43 +03:00
stack_overflow.rs
std: only use LFS function on glibc
2022-12-22 16:01:27 +08:00
stdio.rs
Implement read_buf for a few more types
2023-03-06 12:24:15 +01:00
thread.rs
std: available_parallelism using native netbsd api first
2023-06-06 06:34:27 +01:00
thread_local_dtor.rs
Rollup merge of #106779 - RReverser:patch-2, r=Mark-Simulacrum
2023-01-26 07:53:22 +01:00
thread_local_key.rs
std: optimize TLS on Windows
2022-10-08 20:19:21 +02:00
time.rs
Rollup merge of #103056 - beetrees:timespec-bug-fix, r=thomcc
2023-05-05 18:40:32 +05:30
weak.rs
Replace libstd, libcore, liballoc in docs.
2022-12-30 14:00:40 +01:00