]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/string/strcpy/strncat.[ch]: STRNCAT(): Add macro
authorAlejandro Colomar <alx@kernel.org>
Tue, 21 May 2024 10:50:27 +0000 (12:50 +0200)
committerSerge Hallyn <serge@hallyn.com>
Tue, 2 Jul 2024 02:40:11 +0000 (21:40 -0500)
commit9a9faf86f0a5a301b2c0b56d84288b81f318a55f
tree8bf4c13603fa8b6d52be16a29e1d6adfdee69609
parentd9923431eb3878243a38c7cc4e11897daebc779d
lib/string/strcpy/strncat.[ch]: STRNCAT(): Add macro

Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/Makefile.am
lib/string/strcpy/strncat.c [new file with mode: 0644]
lib/string/strcpy/strncat.h [new file with mode: 0644]