]> Savannah Git Hosting - gnulib.git/commitdiff
btowc: Fix file lists.
authorBruno Haible <bruno@clisp.org>
Wed, 5 Apr 2023 10:21:33 +0000 (12:21 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 8 Apr 2023 11:02:10 +0000 (13:02 +0200)
* modules/btowc (Files): Add m4/codeset.m4.
* modules/c-dtoastr-tests (Files): Likewise.
* modules/c-ldtoastr-tests (Files): Likewise.
* modules/c-snprintf-tests (Files): Likewise.
* modules/c-vasprintf-tests (Files): Likewise.
* modules/c-vsnprintf-tests (Files): Likewise.
* modules/c-xvasprintf-tests (Files): Likewise.
* modules/nl_langinfo-tests (Files): Likewise.

ChangeLog
modules/btowc
modules/c-dtoastr-tests
modules/c-ldtoastr-tests
modules/c-snprintf-tests
modules/c-vasprintf-tests
modules/c-vsnprintf-tests
modules/c-xvasprintf-tests
modules/nl_langinfo-tests

index 303b4fdfde30ca0bd5dd6964ed0849acd1965310..091a99913079769ebfa2a9955d27b58eee8bb669 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2023-04-05  Bruno Haible  <bruno@clisp.org>
+
+       btowc: Fix file lists.
+       * modules/btowc (Files): Add m4/codeset.m4.
+       * modules/c-dtoastr-tests (Files): Likewise.
+       * modules/c-ldtoastr-tests (Files): Likewise.
+       * modules/c-snprintf-tests (Files): Likewise.
+       * modules/c-vasprintf-tests (Files): Likewise.
+       * modules/c-vsnprintf-tests (Files): Likewise.
+       * modules/c-xvasprintf-tests (Files): Likewise.
+       * modules/nl_langinfo-tests (Files): Likewise.
+
 2023-04-04  Bruno Haible  <bruno@clisp.org>
 
        c32tob, c32is*, c32rtomb, mbrtoc32: Fix file lists.
index 80d786cfa6c0f7232c4c9b09ad5f357a4448bcd8..4285dd716ef14c741899560a4f2e7c375c475bd1 100644 (file)
@@ -5,6 +5,7 @@ Files:
 lib/btowc.c
 m4/btowc.m4
 m4/locale-fr.m4
+m4/codeset.m4
 
 Depends-on:
 wchar
index 687d7669bd02fb154fd0a06e5e821e43fb555a75..f92be2552a19e0b21c0c53f38976b0130d6647e9 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/test-c-dtoastr.c
 tests/test-c-dtoastr.sh
 m4/locale-fr.m4
+m4/codeset.m4
 tests/macros.h
 
 Depends-on:
index 2d4c7f81eadd68485aa34ba13130adbf9c9a446e..eb16d1235d39062974c669feb150133b9a3e50f8 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/test-c-ldtoastr.c
 tests/test-c-ldtoastr.sh
 m4/locale-fr.m4
+m4/codeset.m4
 tests/macros.h
 
 Depends-on:
index 231a4fdb66ebfe8b758907ad7d93f59ba4b2b39f..f5bbd2929203e883b78c3124130d18bac641bb14 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/test-c-snprintf.c
 tests/test-c-snprintf.sh
 m4/locale-fr.m4
+m4/codeset.m4
 tests/macros.h
 
 Depends-on:
index b82fc8b7e1712e15aa4fd548d9c083f5736036e4..395eae005552de74c72f070a0e69e57a5cb78e9b 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/test-c-vasprintf.c
 tests/test-c-vasprintf.sh
 m4/locale-fr.m4
+m4/codeset.m4
 tests/macros.h
 
 Depends-on:
index 542d8d98f32f33550895cf55b617eeaf0e56a147..16487d69a5c6c4ee9ffbfc1a1746449c495418f4 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/test-c-vsnprintf.c
 tests/test-c-vsnprintf.sh
 m4/locale-fr.m4
+m4/codeset.m4
 tests/macros.h
 
 Depends-on:
index 75ce919410030405a19cac9b16f77ca665bf1b45..0f04b5dd7fb668dfe16c2cec14072464ec1c59d8 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/test-c-xvasprintf.c
 tests/test-c-xvasprintf.sh
 m4/locale-fr.m4
+m4/codeset.m4
 tests/macros.h
 
 Depends-on:
index 9bf1510286285ace7c1498615403b67ad1135b34..97aceb597962ced5032a40beac547b1f0e48c848 100644 (file)
@@ -5,6 +5,7 @@ tests/test-nl_langinfo-mt.c
 tests/signature.h
 tests/macros.h
 m4/locale-fr.m4
+m4/codeset.m4
 
 Depends-on:
 c-strcase