kmod/m4
Lucas De Marchi aac5f4514f shared: add helper function to add and check for overflow
Use _builtin_uaddll_overflow/_builtin_uaddl_overflow when available,
abstracting the type to use it with uint64_t.

Otherwise fallback to the implementation as added in 67466f2 ("Prevent
offset + size overflow.").

This also adds the tests for this new helper in the testsuite.
2015-02-10 10:43:44 -02:00
..
.gitignore doc: add gtk-doc to generate documentation 2012-01-09 05:28:57 -02:00
attributes.m4 shared: add helper function to add and check for overflow 2015-02-10 10:43:44 -02:00