diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2022-02-08 22:42:00 +0100 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2022-02-08 22:42:00 +0100 |
commit | 2fc8b4c4bac576427b0054a13cc78e395b93d6c4 (patch) | |
tree | ac772e718f70e0ace0def75d4d1ebe4b007b09a6 /doc | |
parent | ef614f29843ab2bdfb0ff5ed5da0a989eeaa33a6 (diff) |
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.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions