Sebastian
|
02c0240dcd
|
Fix #9322: bsd.cfg, gnu.cfg: Fix FP for mmap when argument "fd" is -1 (#2306)
In contrast to POSIX, GNU and BSD allow or even require the argument
"fd" to be set to -1 if MAP_ANONYMOUS or MAP_ANON is specified.
|
2019-10-30 09:39:50 +01: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 |
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 |
Sebastian
|
f129d8bd6b
|
bsd.cfg: Add strlcpy(), fix fts_children() (#1284)
|
2018-06-08 15:42:49 +02:00 |
orbitcowboy
|
c7993c38b5
|
bsd.cfg: Added support for strlcat().
|
2018-05-30 16:47:00 +02:00 |
Alexander Mai
|
dcc962ec37
|
Add configuration file for BSD os family
|
2017-08-28 22:48:39 +02:00 |