mod.rs |
|
45 |
syscalls.rs |
linux_raw syscalls supporting `rustix::runtime`.
# Safety
See the `rustix::backend` module documentation for details. |
8660 |
tls.rs |
TLS utilities.
# Safety
This file contains code that reads the raw phdr array pointed to by the
kernel-provided AUXV values. |
3424 |