From 7b9c5e771671ab35d3aa9e73bc064595925f345d Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 5 Apr 2010 21:17:47 +0200 Subject: [PATCH] Use the module 'strncat'. --- ChangeLog | 3 +++ modules/unistr/u8-strncat | 1 + 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4bd2cde739..583f0e305b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2010-04-05 Bruno Haible + Use the module 'strncat'. + * modules/unistr/u8-strncat (Depends-on): Add strncat. + Tests for module 'strncat'. * modules/strncat-tests: New file. * tests/test-strncat.c: New file. diff --git a/modules/unistr/u8-strncat b/modules/unistr/u8-strncat index 5bc0c92ebd..bf4b43a18b 100644 --- a/modules/unistr/u8-strncat +++ b/modules/unistr/u8-strncat @@ -6,6 +6,7 @@ lib/unistr/u8-strncat.c Depends-on: unistr/base +strncat configure.ac: -- 2.30.2