Sam James c1cd3c9830 Don't re-define strlcpy/strlcat with >=glibc-2.38
`>=glibc-2.38` implements strlcpy, strlcat, etc so check for those functions
with Meson and don't provide conflicting prototypes.

Technically, it doesn't need _GNU_SOURCE, but it's easier because it's not
clear right now what glibc wants to guard it with. Note that these are in
POSIX next anyway.

Fixes: https://github.com/OpenRC/openrc/issues/643
Signed-off-by: Sam James <sam@gentoo.org>
2023-08-29 23:31:18 -04:00
..
2023-05-14 00:50:03 -04:00
2022-04-06 10:51:55 -05:00
2022-04-30 21:32:32 -05:00
2023-02-15 22:51:40 -05:00
2023-02-16 07:54:17 -05:00
2023-01-29 11:32:22 -06:00