chiark / gitweb /
utils/macros.h (N): Properly parenthesize the argument.
[mLib] / utils /
2018-07-15 Mark Woodingutils/macros.h (N): Properly parenthesize the argument.
2018-06-12 Mark WoodingMerge branch 'master' of git.distorted.org.uk:~mdw...
2018-05-26 Mark Woodingutils/bits.h: Support compiler magic for unaligned...
2018-05-26 Mark Woodingutils/bits.h: Add macros for swapping endianness in...
2018-05-26 Mark Woodingutils/bits.h: Reformat `LOAD64_[BL]_' for consistency.
2018-05-26 Mark Woodingutils/bits.h: Refactor the load/store macros.
2018-05-26 Mark Woodingutils/bits.3: Basically rewrite it, filling in the...
2018-05-26 Mark Woodingutils/: Split compiler-version macros into a separate...
2018-05-26 Mark Woodingutils/macros.3: Document `CLANG_WARNING'.
2017-07-06 Mark Woodingutils/macros.h: Add support for Clang-specific hacks.
2017-07-06 Mark Woodingutils/macros.h: Refactor the GCC-ish compiler support.
2016-05-16 Mark Woodingutils/t/exc-test.c: Print null pointers in a consistent...
2013-06-28 Mark Woodingutils/macros.h: Support for compiler-specific annotations.
2013-06-28 Mark Woodingutils/t/exc-test.c: Fix `%p' format/argument type mismatch.
2012-10-20 Mark WoodingInfrastructure: Switch testing over to Autotest.
2012-10-20 Mark WoodingInfrastructure: Split the files into subdirectories.