Hurd: Add rtld-strncpy-c.c

All IFUNC functions which are used in ld.so must have a rtld version if
the IFUNC version isn't safe to use in ld.so.
This commit is contained in:
H.J. Lu 2021-01-18 18:19:16 -08:00
parent 202586f73e
commit 0887fff0b0

View File

@ -0,0 +1 @@
#include <string/strncpy.c>