]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/string/strdup/: XSTRNDUP(), STRNDUPA(): Add macros
authorAlejandro Colomar <alx@kernel.org>
Mon, 13 May 2024 13:21:48 +0000 (15:21 +0200)
committerSerge Hallyn <serge@hallyn.com>
Tue, 2 Jul 2024 02:40:11 +0000 (21:40 -0500)
commit2a0c0dd24bf3bf9f9e8a0d6979cb1bffefa56ff3
treebc0198a5e86e3aa025cd8fb755cc59ab5950d5e5
parent9a9faf86f0a5a301b2c0b56d84288b81f318a55f
lib/string/strdup/: XSTRNDUP(), STRNDUPA(): Add macros

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