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:
parent
f42efbcd26
commit
ac20a24e6f
@ -102,6 +102,7 @@ KernelMergeObject kernel_lib_posix.o :
|
||||
strncat.c
|
||||
strncmp.c
|
||||
strncpy.c
|
||||
strndup.cpp
|
||||
strnlen.c
|
||||
strpbrk.c
|
||||
strrchr.c
|
||||
|
Loading…
Reference in New Issue
Block a user