0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-02-05 07:40:01 +00:00
Ondrej Zajicek (work) 2fc8b4c4ba Alloc: Use posix_memalign() instead of aligned_alloc()
For compatibility with older systems use posix_memalign(). We can
switch to aligned_alloc() when we commit to C11 for multithreading.
2022-02-08 22:42:00 +01:00
..
2009-05-11 01:32:49 +02:00
2021-06-17 16:56:51 +02:00
2021-06-06 16:26:06 +02:00