Luna/libluna
apio eaed109fe9
libluna: Let Alignment.h functions take non-powers-of-two
Since the alignment must be known at compile-time, the compiler will optimize for powers of two and leave an inefficient implementation for other values.
2023-03-07 20:37:30 +01:00
..
include/luna libluna: Let Alignment.h functions take non-powers-of-two 2023-03-07 20:37:30 +01:00
src luna: Add error_name, similar to strerrorname_np from glibc 2023-03-07 13:14:21 +01:00
CMakeLists.txt luna: Add UBSAN.cpp to CMakeLists 2023-02-27 15:25:20 +01:00