added missing source for multibyte handling
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34328 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -45,6 +45,7 @@ StaticLibrary libtar.a :
|
|||||||
imaxtostr.c
|
imaxtostr.c
|
||||||
lchown.c
|
lchown.c
|
||||||
malloc.c
|
malloc.c
|
||||||
|
mbchar.c
|
||||||
mbscasecmp.c
|
mbscasecmp.c
|
||||||
mempcpy.c
|
mempcpy.c
|
||||||
memrchr.c
|
memrchr.c
|
||||||
@@ -76,6 +77,7 @@ StaticLibrary libtar.a :
|
|||||||
stpcpy.c
|
stpcpy.c
|
||||||
strcasecmp.c
|
strcasecmp.c
|
||||||
stripslash.c
|
stripslash.c
|
||||||
|
strnlen1.c
|
||||||
strncasecmp.c
|
strncasecmp.c
|
||||||
strndup.c
|
strndup.c
|
||||||
strtol.c
|
strtol.c
|
||||||
|
|||||||
Reference in New Issue
Block a user