cppcheck/cfg
Sebastian ed3cd2929e
Windows library: Enhance functions, add tests (#1117)
Enhance *Equal/*Compare/*Copy/*Move/*Zero/*Fill memory functions to
catch buffer access out of bounds errors and ignored return values.
Replaced some function configuration by according defines as it is done
in windows to avoid redundant (and error prone) configurations.
2018-03-14 15:01:37 +01:00
..
avr.cfg Fixed #8078 (cppcheck-cfg.rng outdated) 2017-07-23 12:09:41 +02:00
bsd.cfg Add configuration file for BSD os family 2017-08-28 22:48:39 +02:00
cppcheck-cfg.rng cppcheck-cfg.rng: Allow return value by reference (#1077) 2018-02-06 08:33:20 +01:00
cppcheck-lib.cfg std.cfg: Added support for std::swap. 2017-10-11 13:12:00 +02:00
embedded_sql.cfg astyle 2017-11-05 17:56:24 +01:00
gnu.cfg gnu.cfg Remove redundant function and resource configurations (#1036) 2018-01-16 17:13:15 +01:00
gtk.cfg Gtk library: Add configuration to avoid syntax error, add test file (#1109) 2018-03-10 11:22:10 +01:00
microsoft_sal.cfg MS SAL config: add more defines for annotations (#1006) 2017-11-29 08:25:43 +01:00
motif.cfg Add more interfaces 2017-06-06 23:21:05 +02:00
posix.cfg posix library: Add strtok tests (#1069) 2018-01-31 10:58:30 +01:00
qt.cfg Qt library: Add missing podtype information (#1115) 2018-03-13 12:54:17 +01:00
sdl.cfg Fixed #8078 (cppcheck-cfg.rng outdated) 2017-07-23 12:09:41 +02:00
sfml.cfg Fixed #8078 (cppcheck-cfg.rng outdated) 2017-07-23 12:09:41 +02:00
std.cfg std.cfg: Add offsetof configuration (#1097) 2018-02-23 18:49:52 +01:00
windows.cfg Windows library: Enhance functions, add tests (#1117) 2018-03-14 15:01:37 +01:00
wxwidgets.cfg wxwidgets.cfg: Fixed wrong function names. 2018-03-05 13:49:12 +01:00