mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 08:44:46 +01:00
ISO C's `aligned_alloc` is partially implementation-defined; on some systems it inherits stricter requirements from POSIX's `posix_memalign`. This causes the call added in commit |
||
|---|---|---|
| .. | ||
| allocator.rs | ||
| allocator_test.rs | ||
| kbox.rs | ||
| kvec.rs | ||
| layout.rs | ||