mirror of
https://github.com/torvalds/linux.git
synced 2025-11-01 00:58:39 +02: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 | ||