docs: Add supported versions and fix-backport policy
[lttng-tools.git] / src / common / macros.h
2022-03-30  Simon MarchiRename C++ header files to .hpp
2022-03-16  Jérémie GalarneauClean-up: lttng-ctl: strnlen out of bounds access
2022-03-15  Michael JeansonPrepare for '-Wignored-qualifiers'
2022-03-15  Michael Jeansonconfigure: add '-Wlogical-op' to warning flags
2022-01-28  Francis DeslauriersEnforce documented RCU preconditions with assertions
2022-01-17  Jérémie GalarneauCopyright ownership transfer
2021-12-16  Simon Marchiargpar: sync with upstream - adjust to iterator API
2021-12-15  Simon Marchiconfigure: enable -Wformat=2
2021-12-09  Simon Marchiconfigure: enable -Wsuggest-attribute=format
2021-11-18  Simon MarchiRemove extern "C" from internal headers
2021-11-17  Simon Marchibin: compile lttng-sessiond as C++
2021-10-15  Michael JeansonCleanup: namespace 'align' macros
2021-10-14  Simon Marchicommon/macros: don't define min and max macros in C++
2021-10-14  Simon Marchiliblttng-ctl: use export list to define exported symbols
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2021-03-25  Mathieu Desnoyerscompiler warning cleanup: is_signed_type: compare ...
2021-01-04  Francis Deslauriershashtable: silence -fsanitize=address warning for ...
2020-03-26  Jérémie GalarneauRefactor: lttng-ctl: follow terminology of the tracker...
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-09-14  Jérémie Galarneauinet: fix: possible unaligned access in packed structur...
2018-11-16  Mathieu DesnoyersFix: max_t/min_t macros are missing cast on input
2018-11-16  Jérémie GalarneauAdd an ASSERT_LOCKED(lock) macro
2018-08-24  Francis DeslauriersImplement ELF function offset extraction function
2018-08-24  Jérémie GalarneauAdd ALIGN_TO util to macros.h
2018-06-01  Jérémie GalarneauSilence strncpy warning emitted by GCC 8 in lttng_strncpy()
2017-05-05  Jérémie GalarneauAdd the container_of() macro to macro.h
2017-02-14  Michael JeansonPort: win32 DLLs don't support hidden symbols
2016-12-16  Mathieu DesnoyersFix: relayd vs consumerd compatibility
2016-05-19  Jérémie GalarneauFix Solaris 10 build: use lttng_strnlen() wrapper
2016-05-17  Mathieu DesnoyersImplement lttng_strncpy safe string copy
2014-11-26  Mathieu DesnoyersCleanup: implement zmalloc as static inline
2013-03-27  Julien DesfossezUST periodical metadata flush
2013-01-25  David GouletAdd LTTNG_HIDDEN macro for hidden attribute
2012-12-14  David GouletRevert adding LTTNG_PACKED in lttng.h
2012-11-13  Simon MarchiAdd max() and min() macro in common
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-01-20  David GouletSplit and remove lttng-share header file
This page took 0.086682 seconds and 6 git commands to generate.