Adding strndup.cpp to kernel_lib_posix. Introduced for having a safe way
duplicating firmware names in firmware_get() of the freebsd compat layer. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34844 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -102,6 +102,7 @@ KernelMergeObject kernel_lib_posix.o :
|
|||||||
strncat.c
|
strncat.c
|
||||||
strncmp.c
|
strncmp.c
|
||||||
strncpy.c
|
strncpy.c
|
||||||
|
strndup.cpp
|
||||||
strnlen.c
|
strnlen.c
|
||||||
strpbrk.c
|
strpbrk.c
|
||||||
strrchr.c
|
strrchr.c
|
||||||
|
|||||||
Reference in New Issue
Block a user