summaryrefslogtreecommitdiffhomepage
path: root/project
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2017-11-12 11:50:54 -0500
committermidipix <writeonce@midipix.org>2017-11-25 11:30:33 -0500
commite8211c2cc4f8ade3f928a6ce8a5f3a92dd637d1d (patch)
tree9327fa62af7472496338ca26d69a90903e045319 /project
parented50689395c96af63ce60d8e804937880c7a3cd0 (diff)
downloadu16ports-e8211c2cc4f8ade3f928a6ce8a5f3a92dd637d1d.tar.bz2
u16ports-e8211c2cc4f8ade3f928a6ce8a5f3a92dd637d1d.tar.xz
added u16_wcsncat().
Diffstat (limited to 'project')
-rw-r--r--project/common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/common.mk b/project/common.mk
index 8a01a41..9290b25 100644
--- a/project/common.mk
+++ b/project/common.mk
@@ -15,6 +15,7 @@ API_SRCS = \
src/u16_wcpncpy.c \
src/u16_wcsdup.c \
src/u16_wcscat.c \
+ src/u16_wcsncat.c \
INTERNAL_SRCS = \