| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-08-27 | std: move allocators to `sys` | joboet | -88/+0 |
| 2024-07-21 | Fix warnings when checking armv6k-nintendo-3ds | Ian Chamberlain | -1/+1 |
| 2024-05-19 | fix typo | Ralf Jung | -2/+2 |
| 2024-05-19 | use posix_memalign on most Unix targets | Ralf Jung | -9/+7 |
| 2024-05-18 | android: use posix_memalign for aligned allocations | Ralf Jung | -18/+1 |
| 2024-05-15 | Rollup merge of #125003 - RalfJung:aligned_alloc, r=cuviper | León Orell Valerian Liehr | -11/+8 |
| 2024-05-14 | avoid using aligned_alloc; posix_memalign is better-behaved | Ralf Jung | -11/+8 |
| 2024-05-11 | std::alloc: using posix_memalign instead of memalign on solarish. | David Carlier | -2/+0 |
| 2024-05-06 | iOS/tvOS/watchOS: Fix alloc w. large alignment on older versions | Mads Marquart | -1/+7 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+106 |
