aboutsummaryrefslogtreecommitdiff
path: root/funcattrs.h
AgeCommit message (Expand)Author
2022-07-16Consistenly use "XYZZY compiler M.N and later". [skip ci]Guy Harris
2022-07-16Get rid of duplicate definition of __has_attribute.Guy Harris
2022-07-16Fix a comment. [skip ci]Guy Harris
2022-04-01Fail if nd_push_buffer() or nd_push_snaplen() fails.Guy Harris
2021-09-29Define PRINTFLIKE_FUNCPTR() exactly for XL C. [skip appveyor]Denis Ovsienko
2021-09-29Address some issues with XL C on Linux/POWER9.Denis Ovsienko
2019-08-19Use more HTTPS in URLsFrancois-Xavier Le Bail
2019-08-08Remove more old-compiler compensation.Guy Harris
2018-01-21Don't test for __attribute__ in the configure script.Guy Harris
2017-09-06MSVC doesn't allow __declspec(noreturn) to be applied to function pointers.Guy Harris
2017-08-19Sun C/Oracle Studio doesn't let you declare a function pointer "noreturn", ei...Guy Harris
2017-08-19Handle attributes for function pointers by checking the compiler version.Guy Harris
2017-08-18Suppress UBSan warnings from EXTRACT_.Guy Harris