orbitcowboy
|
40985ada14
|
posix.cfg: Added more returnValue-types.
|
2017-08-02 14:11:50 +02:00 |
orbitcowboy
|
4024420a4d
|
posix.cfg: Added more returnValue-types and increased function support.
|
2017-08-02 09:26:16 +02:00 |
orbitcowboy
|
d2698733c3
|
posix.cfg: Added returnValue-types for some functions.
|
2017-08-01 20:35:30 +02:00 |
orbitcowboy
|
39ca654519
|
posix.cfg: Fixed wrong index. The memory is allocated at the 4'th parameter.
|
2017-07-17 15:21:42 +02:00 |
orbitcowboy
|
c62e46dc6e
|
posix.cfg: Report memory leak when memory is allocated with getaddrinfo() and it is not freeded with freeaddrinfo().
|
2017-07-17 15:17:20 +02:00 |
Alexander Mai
|
7a0f05aaa5
|
Correct some wrong attributes causing false positives. Add more interfaces
|
2017-06-08 22:33:41 +02:00 |
Alexander Mai
|
d818b4ace1
|
Add more interfaces
|
2017-06-06 23:21:05 +02:00 |
Alexander Mai
|
a350e6c7e8
|
Add more interfaces
|
2017-06-02 22:58:39 +02:00 |
alexander
|
49a28d00f9
|
Add some interfaces + small changes to existing ones
|
2017-05-29 00:47:24 +02:00 |
Alexander Mai
|
14be611a7e
|
Correct configuration to allow NULL as 2nd argument to read/write. Whether it's a legal value depends on the 3rd argument
|
2017-04-29 17:57:16 +02:00 |
orbitcowboy
|
0b6c726439
|
posix.cfg: Do not allow the second parameter of read and write to be a NULL pointer.
|
2017-04-26 14:25:14 +02:00 |
amai2012
|
1d0b647072
|
#7915 false positive: "Memory leak" error after mmap return MAP_FAILED. define MAP_FAILED in posix.cfg.
|
2017-02-07 12:14:55 +01:00 |
alexander
|
d846217641
|
#7906 false positive: (error) Null pointer dereference (tempnam)
|
2017-01-29 17:09:48 +01:00 |
orbitcowboy
|
6829a8da14
|
posix.cfg and windows.cfg: Added support for memccpy().
|
2016-12-05 16:46:49 +01:00 |
orbitcowboy
|
7522b1b108
|
posix.cfg: Improved configuration by using <valid>-tags.
|
2016-12-05 10:30:11 +01:00 |
Daniel Marjamäki
|
a5e214ab3f
|
astyle formatting
[ci skip]
|
2016-12-04 19:15:32 +01:00 |
amai2012
|
abf59af87d
|
Add a couple of interfaces
|
2016-12-04 12:24:26 +01:00 |
orbitcowboy
|
7b1ed9f415
|
windows.cfg and posix.cfg: Added more <use-retval/> configurations.
|
2016-11-28 16:58:33 +01:00 |
orbitcowboy
|
4130207edc
|
posix.cfg and windows.cfg: Added support for more functions like _popen().
|
2016-10-21 11:43:01 +02:00 |
orbitcowboy
|
a7e8bcab62
|
posix.cfg: Improved support for getpwuid_r().
|
2016-10-21 09:59:38 +02:00 |
orbitcowboy
|
466068f55d
|
posix.cfg: added/updated getpwnam_r(), getgrent_r() and getpwuid_r().
|
2016-10-18 17:01:05 +02:00 |
orbitcowboy
|
db5e40b870
|
std.cfg: Added support for temnam_s; posix.cfg: Added support for fchmod.
|
2016-08-09 11:07:14 +02:00 |
Boris Egorov
|
a0624344ce
|
posix.cfg: Add more functions and comments
|
2016-08-04 21:07:26 +02:00 |
orbitcowboy
|
e76518d800
|
posix.cfg: Added support for fnmatch.
|
2016-05-24 16:17:09 +02:00 |
orbitcowboy
|
fd8fb9e4f4
|
cfg: Fixed FP recently introduced for fopen_s() and glob().
|
2016-05-19 13:21:05 +02:00 |
orbitcowboy
|
0514e14cad
|
posix.cfg: Added support for glob() and globfree().
|
2016-05-19 11:51:49 +02:00 |
Alexander Mai
|
b82bdb222a
|
Correct library info for shmctl to avoid false positives
|
2016-01-30 18:14:08 +01:00 |
orbitcowboy
|
8ce813f241
|
posix.cfg: Added missing <leak-ignore>-tags.
|
2016-01-22 11:03:37 +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
|
1464990dad
|
posix.cfg: Added more functions and comments.
|
2016-01-21 16:14:59 +01:00 |
orbitcowboy
|
82c663090e
|
windows.cfg, posix.cfg: Added support for more functions.
|
2016-01-21 15:48:08 +01:00 |
Alexander Mai
|
161412dc31
|
Correct posix.cfg to avoid false positives. Fix runtests.sh
|
2016-01-15 00:11:48 +01:00 |
Boris Egorov
|
3c85791b6a
|
posix.cfg: Only pointers can be null
|
2016-01-14 17:30:23 +06:00 |
orbitcowboy
|
023424f836
|
posix.cfg and gnu.cfg: Added support for more functions.
|
2016-01-13 11:57:21 +01:00 |
Alexander Mai
|
7802517a69
|
#7285 wrong var name: memset() called to fill 0 bytes of '&' memset with pointer: remove var name from message. Correct some entries in posix.cfg.
|
2016-01-12 23:20:48 +01:00 |
orbitcowboy
|
b6fd9e2509
|
posix.cfg and windows.cfg: Added support for more functions.
|
2016-01-12 17:00:33 +01:00 |
Martin Ettl
|
9193e14b8f
|
posix.cfg: Added support for the fileno() function.
|
2016-01-11 20:35:56 +01:00 |
orbitcowboy
|
e03e9fbbcf
|
posix.cfg: Added support for remove().
|
2016-01-11 16:34:47 +01:00 |
orbitcowboy
|
2b3a12866a
|
windows.cfg and posix.cfg: Added support for more functions, found by selfchecking cppchecks code.
|
2016-01-11 14:54:01 +01:00 |
PKEuS
|
c15c61db00
|
Warn about usage of posix function mktemp (#3918).
|
2015-12-18 18:29:53 +01:00 |
orbitcowboy
|
f84af529af
|
Extended windows.cfg and posix.cfg about missing functions, found by using --check-library on some projects.
|
2015-11-25 11:02:32 +01:00 |
Daniel Marjamäki
|
9864f340f5
|
posix.cfg: reformatting using library editor
|
2015-11-22 13:34:40 +01:00 |
PKEuS
|
57d1196386
|
Replaced CheckNonReentrantFunctions and CheckObsoleteFunctions by generic CheckFunctions which is based on Library (#6529)
|
2015-11-22 09:18:07 +01:00 |
Daniel Marjamäki
|
c62b23c4fc
|
posix.cfg: saved with the Library Editor
|
2015-11-21 16:10:46 +01:00 |
orbitcowboy
|
66b9d8bf38
|
Improved testing of std.cfg and posix.cfg.
|
2015-09-10 11:50:47 +02:00 |
Alexander Mai
|
38ac8cd594
|
Fix some invalid attributes in library
|
2015-07-15 18:41:41 +02:00 |
orbitcowboy
|
c4bcd6ec4c
|
posix.cfg: Added support for more functions.
|
2015-07-14 09:21:57 +02:00 |
orbitcowboy
|
862361d807
|
posix.cfg and gnu.cfg: Added support for more functions.
|
2015-07-14 09:07:47 +02:00 |
Martin Ettl
|
a8a11f2413
|
posix.cfg: Added support for more functions.
|
2015-04-19 00:13:30 +02:00 |