mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-13 05:41:26 +01:00
0c47b9c211
GCC emits a warning about shadowing a builtin with our mempcpy declaration, so switch it to using the same model as memcpy() and use the apparently-existing __builtin___mempcpy_chk(). Reviewed by: kib (earlier version), markj Sponsored by: Klara, Inc. Sponsored by: Stormshield Differential Revision: https://reviews.freebsd.org/D45976 |
||
---|---|---|
.. | ||
Makefile | ||
poll.h | ||
random.h | ||
socket.h | ||
ssp.h | ||
stdio.h | ||
stdlib.h | ||
string.h | ||
strings.h | ||
uio.h | ||
unistd.h | ||
wchar.h |