orbitcowboy
|
0d35a60954
|
posix.cfg: Added support for drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48 and lcong48 - generate uniformly distributed pseudo-random numbers.
|
2022-04-26 17:24:39 +02:00 |
orbitcowboy
|
bfbc7e1549
|
posix.cfg: Added support for getlogin_r().
|
2022-04-26 10:04:15 +02:00 |
orbitcowboy
|
bd1104d786
|
posix.cfg: Added support for pread().
|
2022-04-26 09:37:08 +02:00 |
orbitcowboy
|
942375741b
|
posix.cfg: Added support for pwrite().
|
2022-04-26 09:26:39 +02:00 |
orbitcowboy
|
d7063806d1
|
posix.cfg: Improved configuration for swab().
|
2022-04-25 18:34:31 +02:00 |
orbitcowboy
|
31d0b0b73b
|
posix.cfg: Improved configuration for wcsnrtombs().
|
2022-04-25 15:54:44 +02:00 |
orbitcowboy
|
89ae22c0e1
|
posix.cfg: Improved configuration for wcsnrtombs().
|
2022-04-25 15:49:37 +02:00 |
orbitcowboy
|
d42bab47ae
|
posix.cfg: Added support for wcsnrtombs().
|
2022-04-25 12:26:02 +02:00 |
orbitcowboy
|
54478bd6d3
|
posix.cfg: Fixed wrong arg number
|
2022-04-22 08:55:28 +02:00 |
orbitcowboy
|
097438f308
|
posix.cfg: utimes() is a wrapper for utime(), which is obsolescent. Set utimes() as obsolescent as well.
|
2022-04-22 08:18:21 +02:00 |
orbitcowboy
|
478aa6754b
|
posix.cfg: Added support for wcsncasecmp().
|
2022-04-22 08:07:20 +02:00 |
orbitcowboy
|
3bd65d42cd
|
posix.cfg: Fixed bufferAccessOutOfBounds falsen negative for strnlen() and added a TODO for wcsnlen()
|
2022-04-21 09:02:02 +02:00 |
orbitcowboy
|
dad1a68e51
|
posix.cfg: Fixed FP bufferOverlap-warning of bcopy() and added more tests.
|
2022-04-21 08:31:22 +02:00 |
orbitcowboy
|
1fb1b22bae
|
posix.cfg: Improved configuration for bzero() and added tests.
|
2022-04-20 20:57:58 +02:00 |
orbitcowboy
|
d0ff2a022a
|
posix.cfg: Added support for wcwidth().
|
2022-04-20 17:32:26 +02:00 |
orbitcowboy
|
1067cb6e5d
|
posix.cfg: Added support for wcswidth().
|
2022-04-20 15:23:46 +02:00 |
orbitcowboy
|
df84bed889
|
posix.cfg: Added support for more interfaces.
|
2022-04-20 07:45:38 +02:00 |
orbitcowboy
|
5a3d84d84d
|
posix.cfg: Added support for aio_read()
|
2022-04-20 07:27:28 +02:00 |
orbitcowboy
|
f3907e4c9e
|
posix.cfg: Added support for aio_suspend().
|
2022-04-19 21:13:09 +02:00 |
orbitcowboy
|
09da69b1c7
|
posix.cfg: Added support for 'llseek()', which is obsolescent since glibc version 2.28
|
2022-02-09 08:34:35 +01:00 |
orbitcowboy
|
c983151b9c
|
posix.cfg: Added support for lseek64().
|
2022-02-07 14:15:48 +01:00 |
orbitcowboy
|
bd1d8ea7b8
|
posix.cfg: Improved configuration of lseek().
|
2022-02-07 13:58:38 +01:00 |
orbitcowboy
|
a7b7b46d76
|
posix.cfg: Improved configuration of fseeko()/fseeko64().
|
2022-02-07 09:03:39 +01:00 |
orbitcowboy
|
01b68b99c6
|
posix.cfg: Added overlapping data check for stpcpy().
|
2021-07-11 16:42:19 +02:00 |
orbitcowboy
|
d782cd629a
|
posix.cfg: Added overlapping data check for bcopy().
|
2021-07-11 16:38:25 +02:00 |
orbitcowboy
|
10fb1851c5
|
Added more overlapping data configurations
|
2021-07-10 18:41:36 +02:00 |
orbitcowboy
|
2c5af874fd
|
posix.cfg: Improved support for overlapping data check
|
2021-07-10 18:27:44 +02:00 |
orbitcowboy
|
a7346a5f84
|
posix.cfg: Added support for more interfaces
|
2020-12-25 12:48:38 +01:00 |
orbitcowboy
|
9b5fc508bb
|
posix.cfg: Added support for more macros (ref. https://man7.org/linux/man-pages/man2/access.2.html)
|
2020-12-24 14:22:05 +01:00 |
Daniel Marjamäki
|
feeddc39d5
|
Revert "posix.cfg: added a few types"
This reverts commit d0cdf29715 .
|
2020-12-10 11:40:00 +01:00 |
Daniel Marjamäki
|
d0cdf29715
|
posix.cfg: added a few types
|
2020-12-09 17:30:32 +01:00 |
amai2012
|
ff7cd433be
|
Update posix.cfg
Remove <use-retval/> for setuid,seteuid,setgid,setegid
See 0a6babea74 (r42822000)
|
2020-09-30 09:50:44 +02:00 |
Daniel Marjamäki
|
b827f8d92e
|
Fixed #9715 (FP invalidFunctionArgBool for third argument to setenv)
|
2020-09-15 22:31:41 +02:00 |
Gabor Marton
|
9960d2ee29
|
[posix.cfg] Fix fstat family (#2629)
* [posix.cfg] Fix fstat family
* Move fstatat64 and __fxstatat64 to gnu.cfg
|
2020-05-08 09:16:59 +02:00 |
Gabor Marton
|
36bacc5917
|
[posix.cfg] Fix file descriptor params to have proper range value (#2628)
* [posix.cfg] Fix file descriptor params to have proper range value
|
2020-05-08 09:14:00 +02:00 |
Gabor Marton
|
d21c7dab28
|
[posix.cfg] Fix ttyname_r typo (#2630)
|
2020-05-08 09:13:38 +02:00 |
orbitcowboy
|
7245ec0520
|
posix.cfg: Added <not-bool/>-flag at more function args.
|
2020-02-22 23:26:08 +01:00 |
orbitcowboy
|
84d2c86d74
|
posix.cfg: Added more <not-bool/>-flags.
|
2020-02-22 14:49:36 +01:00 |
versat
|
1c23366ea6
|
posix.cfg: Add configuration for function getnameinfo()
Reference:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/getnameinfo.html
|
2019-10-10 15:36:38 +02:00 |
versat
|
ba3414a2e8
|
posix.cfg: Add configuration for function gai_strerror()
Reference:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/gai_strerror.html
|
2019-10-10 15:09:43 +02:00 |
orbitcowboy
|
ff7dba91e1
|
posix.cfg: Added support for more interfaces, found by daca@home.
|
2019-09-27 17:07:16 +02:00 |
orbitcowboy
|
aed5e17867
|
#9323, #9331: Moved configuration and tests to gnu and bsd.
|
2019-09-08 19:17:15 +02:00 |
orbitcowboy
|
9890df11df
|
posix.cfg: Added support for some functions from <sys/time.h>.
|
2019-09-07 10:52:30 +02:00 |
orbitcowboy
|
12c851d9a8
|
posix.cfg: Fixed #9323, #9331 by adding timercmp() configuration.
|
2019-09-07 10:42:09 +02:00 |
orbitcowboy
|
d774359f68
|
posix.cfg: Improved configuration for dlopen() and dlclose(). Ensure the return value is taken into account for dlopen() and leak-ignore flag is not present for dlopen() and dlclose().
|
2019-09-06 15:25:54 +02:00 |
Sebastian
|
32dad3f44a
|
posix.cfg: Fix vsyslog() configuration (#2150)
Add tests to make sure no false positives are reported.
Found the issue via daca@home
|
2019-09-06 10:16:11 +02:00 |
Sebastian
|
db43dcd601
|
posix.cfg: Add `<use-retval/>` to pthread_mutex_trylock (#1959)
Ignoring the return value of pthread_mutex_trylock is always a bug.
There is no other way to check if the mutex is locked or not after the
call.
|
2019-07-07 12:57:02 +02:00 |
Sebastian
|
6ba3b2703a
|
posix.cfg: Add setsockopt() and getsockopt() (#1944)
Found by daca@home
|
2019-07-02 15:14:31 +02:00 |
orbitcowboy
|
608ea2f250
|
posix.cfg: Cleanup not required arg.
|
2019-05-31 11:24:04 +02:00 |
orbitcowboy
|
76738692f2
|
posix.cfg: Added support for isascii().
|
2019-05-31 11:21:50 +02:00 |