Lines Matching refs:stpcpy
1145 improvements. Adjust to allow building as stpcpy.
1146 * libc/machine/aarch64/stpcpy.S: New file.
1147 * libc/machine/aarch64/stpcpy-stub.c: New file.
1148 * libc/machine/aarch64/Makefile.am (lib_a_SOURCES): Build stpcpy.
2656 libc/string/stpcpy.c, libc/string/stpncpy.c, libc/string/strcat.c,
9721 * libc/sys/linux/intl/Makefile.am: Change stpcpy reference to
9722 lcl_stpcpy to avoid conflict with new stpcpy.c in libc/string.
9724 * libc/sys/linux/intl/stpcpy.c: Renamed to...
9845 * libc/include/string.h: Add prototypes for stpcpy and stpncpy.
9846 * libc/string/Makefile.am (ELIX_SOURCES): Add stpcpy.c and
9848 (CHEWOUT_FILES): Add stpcpy.def and stpncpy.def.
9850 * libc/string/stpcpy.c: New file.
9852 * libc/string/strings.tex: Add stpcpy and stpncpy.
15522 * libc/sys/linux/intl/stpcpy.c: Ditto.