chrchr-github
|
78182d4773
|
Fix FN constVariablePointer (#5076)
* Fix FN constVariablePointer
* Fix FP
* Add const
* Fix tests
* Add const
|
2023-05-22 19:53:51 +02:00 |
Oliver Stöneberg
|
30131837b5
|
refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865)
|
2023-03-09 20:04:20 +01:00 |
Oliver Stöneberg
|
da09a92b0a
|
test/cfg: enabled `information` and `--inconclusive` in all cases / some cleanups (#4784)
|
2023-02-24 21:37:56 +01:00 |
Oliver Stöneberg
|
fd15811215
|
de-coupled `--check-library` from `information` severity and other dependencies (#3861)
|
2023-01-26 22:28:04 +01:00 |
orbitcowboy
|
fa1182c0f1
|
bsd.cfg: Added support for setbuffer() and setlinebuf().
|
2022-04-27 10:22:38 +02:00 |
orbitcowboy
|
051512dd48
|
bsd.cfg: Added support for pwritev(), preadv(), writev() and writev().
|
2022-04-22 07:41:03 +02:00 |
Daniel Marjamäki
|
b3f9df968b
|
Uninitvar: fixed 'make checkcfg'
|
2021-10-03 20:32:39 +02:00 |
orbitcowboy
|
da29a1f56b
|
gnu/bsd.cfg: Cleanup redundant configuration for timercmp() and add more tests.
|
2019-09-10 11:51:47 +02:00 |
orbitcowboy
|
aed5e17867
|
#9323, #9331: Moved configuration and tests to gnu and bsd.
|
2019-09-08 19:17:15 +02:00 |
Daniel Marjamäki
|
5087f15035
|
Travis: Try to fix 'make checkcfg'
|
2019-03-02 19:38:11 +01:00 |
Sebastian
|
78715d3eff
|
bsd.cfg: Add arc4random* functions with tests. (#1344)
Reference: https://www.freebsd.org/cgi/man.cgi?query=arc4random
|
2018-08-16 21:37:40 +02:00 |
orbitcowboy
|
c7993c38b5
|
bsd.cfg: Added support for strlcat().
|
2018-05-30 16:47:00 +02:00 |