summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-03-30 15:18:27 +0200
committerBruno Haible <bruno@clisp.org>2023-03-30 15:18:27 +0200
commit9e5d25903af0670127c9af05b0482a6851bb436c (patch)
tree3ae133b72afa88c8738c9985e2c4695213835e6e /.gitignore
parent9a7cd7e0c5a732b90f926a608804db7e8fd491fb (diff)
downloadgettext-9e5d25903af0670127c9af05b0482a6851bb436c.tar.gz
Use string-desc module from gnulib.
* autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add string-desc. Remove memmem, memrchr. (GNULIB_MODULES_LIBGETTEXTPO): Likewise. * gettext-tools/src/str-desc.h: Remove file. * gettext-tools/src/str-desc.c: Remove file. * gettext-tools/src/FILES: Update. * gettext-tools/src/msgl-ascii.h: Include string-desc.h instead of str-desc.h. Use string_desc_t instead of string_desc_ty. * gettext-tools/src/msgl-ascii.c: Use string_desc_t instead of string_desc_ty. * gettext-tools/src/msgl-iconv.h: Include string-desc.h instead of str-desc.h. Use string_desc_t instead of string_desc_ty. * gettext-tools/src/msgl-iconv.c: Include string-desc.h instead of str-desc.h. Use string_desc_t instead of string_desc_ty. * gettext-tools/src/xg-encoding.h: Include string-desc.h instead of str-desc.h. Use string_desc_t instead of string_desc_ty. * gettext-tools/src/xg-encoding.c (string_desc_from_current_source_encoding): Use string_desc_t instead of string_desc_ty. * gettext-tools/src/x-perl.c: Include string-desc.h instead of str-desc.h. (extract_quotelike_pass1, extract_quotelike_pass1_utf8, extract_quotelike, extract_triple_quotelike, interpolate_keywords): Use string_desc_t instead of string_desc_ty. * gettext-tools/src/Makefile.am (noinst_HEADERS): Remove str-desc.h. (libgettextsrc_la_SOURCES): Remove str-desc.c. * gettext-tools/libgettextpo/Makefile.am (libgettextpo_la_AUXSOURCES): Remove str-desc.c.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0cb76f739..c11c3b2ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -113,6 +113,8 @@
/gettext-tools/libgettextpo/fstrcmp.c
/gettext-tools/libgettextpo/fstrcmp.h
/gettext-tools/libgettextpo/fsync.c
+/gettext-tools/libgettextpo/full-write.c
+/gettext-tools/libgettextpo/full-write.h
/gettext-tools/libgettextpo/fwriteerror.c
/gettext-tools/libgettextpo/fwriteerror.h
/gettext-tools/libgettextpo/gcd.c
@@ -175,6 +177,8 @@
/gettext-tools/libgettextpo/mem-hash-map.h
/gettext-tools/libgettextpo/memchr.c
/gettext-tools/libgettextpo/memchr.valgrind
+/gettext-tools/libgettextpo/memmem.c
+/gettext-tools/libgettextpo/memrchr.c
/gettext-tools/libgettextpo/minmax.h
/gettext-tools/libgettextpo/msvc-inval.c
/gettext-tools/libgettextpo/msvc-inval.h
@@ -199,6 +203,9 @@
/gettext-tools/libgettextpo/relocatable.c
/gettext-tools/libgettextpo/relocatable.h
/gettext-tools/libgettextpo/relocatable.valgrind
+/gettext-tools/libgettextpo/safe-read.c
+/gettext-tools/libgettextpo/safe-write.c
+/gettext-tools/libgettextpo/safe-write.h
/gettext-tools/libgettextpo/setlocale-lock.c
/gettext-tools/libgettextpo/setlocale_null.c
/gettext-tools/libgettextpo/setlocale_null.h
@@ -236,9 +243,13 @@
/gettext-tools/libgettextpo/striconveh.h
/gettext-tools/libgettextpo/striconveha.c
/gettext-tools/libgettextpo/striconveha.h
+/gettext-tools/libgettextpo/string-desc-contains.c
+/gettext-tools/libgettextpo/string-desc.c
+/gettext-tools/libgettextpo/string-desc.h
/gettext-tools/libgettextpo/string.in.h
/gettext-tools/libgettextpo/stripslash.c
/gettext-tools/libgettextpo/strstr.c
+/gettext-tools/libgettextpo/sys-limits.h
/gettext-tools/libgettextpo/sys_stat.in.h
/gettext-tools/libgettextpo/sys_types.in.h
/gettext-tools/libgettextpo/textstyle.in.h
@@ -273,6 +284,7 @@
/gettext-tools/libgettextpo/windows-rwlock.h
/gettext-tools/libgettextpo/windows-tls.c
/gettext-tools/libgettextpo/windows-tls.h
+/gettext-tools/libgettextpo/write.c
/gettext-tools/libgettextpo/xalloc-die.c
/gettext-tools/libgettextpo/xalloc-oversized.h
/gettext-tools/libgettextpo/xalloc.h