libc-rs/src
Alan Somers ec13c82bc9 Removed repr(packed) from some NetBSD structures
The structures in question have always been properly aligned, so the
packed attribute only serves to generate annoying compiler warnings.  It
will be removed in the next release of NetBSD.

415c686e20
2021-04-04 10:05:10 -06:00
..
fuchsia Constify `CMSG_SPACE` for all the targets 2021-03-30 17:37:13 +09:00
hermit Remove license headers 2020-04-11 23:35:45 +09:00
unix Removed repr(packed) from some NetBSD structures 2021-04-04 10:05:10 -06:00
vxworks Constify `CMSG_SPACE` for all the targets 2021-03-30 17:37:13 +09:00
windows Add execl* functions on Windows 2020-08-12 20:12:33 +09:00
fixed_width_ints.rs Formatting 2019-09-12 15:12:33 +02:00
lib.rs Drop support for CloudABI 2021-02-03 19:29:15 +00:00
macros.rs Allow attributes in `f!` and related macros 2020-10-25 10:37:26 +09:00
psp.rs Rustfmt 2021-02-01 22:52:54 +00:00
sgx.rs Refactor fixed-width integer types into its own module 2019-05-29 13:05:49 +02:00
switch.rs Formatting 2019-09-12 15:12:33 +02:00
wasi.rs WASI: define `AT_FDCWD` and update to latest WASI libc 2021-02-18 14:07:17 -08:00