Daniel Marjamäki
|
7875054f36
|
Fixed #8078 (cppcheck-cfg.rng outdated)
|
2017-07-23 12:09:41 +02:00 |
Alexander Mai
|
389b4cdf99
|
Remove atrribute to cure FP. Run astyle
|
2017-05-29 20:04:34 +02:00 |
alexander
|
49a28d00f9
|
Add some interfaces + small changes to existing ones
|
2017-05-29 00:47:24 +02:00 |
orbitcowboy
|
26f0ee6703
|
windows.cfg and gnu.cfg: Improved support for strtok-functions.
|
2017-02-22 10:27:05 +01:00 |
orbitcowboy
|
e8aede649a
|
gnu.cfg: Improved configuration by using <valid>-tags.
|
2016-12-05 10:37:13 +01:00 |
orbitcowboy
|
29a6a39fb5
|
gnu.cfg: Improved configuration of memmem().
|
2016-12-04 20:30:33 +01:00 |
orbitcowboy
|
8ea36fb6ec
|
gnu.cfg,posix.cfg: Added support for more functions.
|
2016-01-22 10:40:04 +01:00 |
orbitcowboy
|
b65873711a
|
posix.cfg,gnu.cfg: Moved a few functions from posix to gnu. Improved the documentation.
|
2016-01-21 16:32:00 +01:00 |
orbitcowboy
|
023424f836
|
posix.cfg and gnu.cfg: Added support for more functions.
|
2016-01-13 11:57:21 +01:00 |
orbitcowboy
|
8cfd1fc8d5
|
gnu.cfg: Fixed canonicalize_file_name() definition. This function has only one parameter.
|
2016-01-11 15:22:40 +01:00 |
orbitcowboy
|
5f1092825b
|
gnu.cfg: Added support for canonicalize_file_name() function.
|
2016-01-11 15:00:36 +01:00 |
Martin Ettl
|
8082e8130e
|
gnu.cfg: Added support fro functions from arpa/inet.h.
|
2016-01-08 10:59:00 +01:00 |
Boris Egorov
|
0049c40689
|
gnu.cfg: Few improvements in backtrace* functions support
* first argument of backtrace() can be uninitialized
* treat second argument as size
|
2015-10-23 13:48:53 +06:00 |
Alexander Mai
|
a5aba110a4
|
Replace Tokenizer::simplifyBuiltinExpect by a suitable addition to gnu.cfg
|
2015-08-10 20:21:30 +02:00 |
Daniel Marjamäki
|
72706cd0b8
|
Fixed #6868 (Tokenizer: wrong simplification of the unlikely keyword)
|
2015-08-08 12:49:42 +02:00 |
orbitcowboy
|
fa03a93f89
|
gnu.cfg: Do no require use-retval for accept().
|
2015-07-14 16:16:01 +02:00 |
orbitcowboy
|
862361d807
|
posix.cfg and gnu.cfg: Added support for more functions.
|
2015-07-14 09:07:47 +02:00 |
orbitcowboy
|
1ee3620a93
|
gnu.cfg: Added support for atoq().
|
2015-05-11 08:53:54 +02:00 |
Alexander Mai
|
39633ef26f
|
Add more interfaces to posix.cfg
|
2015-03-08 14:24:54 +01:00 |
Alexander Mai
|
95411414c4
|
#6569 Add strcasestr function to gnu.cfg
|
2015-03-08 14:04:09 +01:00 |
Alexander Mai
|
b5f0eec44a
|
#6559 Regression/ false positive: Return value of allocation function OpenFile is not stored. Add required definitions to windows.cfg, include afx_msg. Add test file test/cfg/windows.cpp to check windows configuration. Fix for gnu.cfg. FileLister now features a non-recursive mode.
|
2015-03-05 06:48:44 +01:00 |
Alexander Mai
|
49099e78ff
|
Add more string conversion functions to library files
|
2015-03-01 20:18:26 +01:00 |
Alexander Mai
|
6bfeb71dd2
|
Add more interfaces to gnu and posix libraries
|
2015-02-21 11:08:58 +01:00 |
Alexander Mai
|
0a6babea74
|
#6181 Drop redundantGetAndSetUserId. Ensure (style-) warnings are issued if setuid()/getuid() and some related functions are ignored. Move strdupa()/strndupa() from posix.cfg to gnu.cfg
|
2015-02-16 22:19:51 +01:00 |
Martin Ettl
|
37c89a6b70
|
Fixed #6311: Add support for GNU get_current_dir_name().
|
2015-01-11 10:12:39 +01:00 |