diff options
Diffstat (limited to 'gnulib_po/POTFILES.in')
-rw-r--r-- | gnulib_po/POTFILES.in | 65 |
1 files changed, 64 insertions, 1 deletions
diff --git a/gnulib_po/POTFILES.in b/gnulib_po/POTFILES.in index 7fb10af..4a14873 100644 --- a/gnulib_po/POTFILES.in +++ b/gnulib_po/POTFILES.in @@ -1,5 +1,5 @@ ## DO NOT EDIT! GENERATED AUTOMATICALLY! -# Copyright (C) 2002-2023 Free Software Foundation, Inc. +# Copyright (C) 2002-2024 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -48,6 +48,7 @@ lib/binary-io.h lib/bind.c lib/bitrotate.c lib/bitrotate.h +lib/btoc32.c lib/btowc.c lib/byteswap.in.h lib/c++defs.h @@ -59,6 +60,24 @@ lib/c-strcaseeq.h lib/c-strcasestr.c lib/c-strcasestr.h lib/c-strncasecmp.c +lib/c32_apply_type_test.c +lib/c32_get_type_test.c +lib/c32is-impl.h +lib/c32isalnum.c +lib/c32isalpha.c +lib/c32isblank.c +lib/c32iscntrl.c +lib/c32isdigit.c +lib/c32isgraph.c +lib/c32islower.c +lib/c32isprint.c +lib/c32ispunct.c +lib/c32isspace.c +lib/c32isupper.c +lib/c32isxdigit.c +lib/c32to-impl.h +lib/c32tolower.c +lib/c32width.c lib/calloc.c lib/canonicalize-lgpl.c lib/canonicalize.c @@ -180,7 +199,10 @@ lib/inttypes.in.h lib/ioctl.c lib/isblank.c lib/iswblank.c +lib/iswctype-impl.h +lib/iswctype.c lib/iswdigit.c +lib/iswpunct.c lib/iswxdigit.c lib/itold.c lib/langinfo.in.h @@ -215,13 +237,17 @@ lib/mbchar.c lib/mbchar.h lib/mbiter.c lib/mbiter.h +lib/mbrtoc32.c lib/mbrtowc-impl-utf8.h lib/mbrtowc-impl.h lib/mbrtowc.c lib/mbsinit.c +lib/mbsrtoc32s-state.c +lib/mbsrtoc32s.c lib/mbsrtowcs-impl.h lib/mbsrtowcs-state.c lib/mbsrtowcs.c +lib/mbszero.c lib/mbtowc-impl.h lib/mbtowc-lock.c lib/mbtowc-lock.h @@ -294,6 +320,7 @@ lib/regexec.c lib/rename.c lib/rewinddir.c lib/rmdir.c +lib/same-inode.c lib/same-inode.h lib/save-cwd.c lib/save-cwd.h @@ -303,6 +330,7 @@ lib/secure_getenv.c lib/select.c lib/send.c lib/setlocale-lock.c +lib/setlocale_null-unlocked.c lib/setlocale_null.c lib/setlocale_null.h lib/setsockopt.c @@ -405,6 +433,7 @@ lib/tmpdir.c lib/tmpdir.h lib/u64.c lib/u64.h +lib/uchar.in.h lib/unicase.in.h lib/unicase/cased.c lib/unicase/cased.h @@ -428,6 +457,30 @@ lib/unictype.in.h lib/unictype/bitmap.h lib/unictype/combiningclass.c lib/unictype/combiningclass.h +lib/unictype/ctype_alnum.c +lib/unictype/ctype_alnum.h +lib/unictype/ctype_alpha.c +lib/unictype/ctype_alpha.h +lib/unictype/ctype_blank.c +lib/unictype/ctype_blank.h +lib/unictype/ctype_cntrl.c +lib/unictype/ctype_cntrl.h +lib/unictype/ctype_digit.c +lib/unictype/ctype_digit.h +lib/unictype/ctype_graph.c +lib/unictype/ctype_graph.h +lib/unictype/ctype_lower.c +lib/unictype/ctype_lower.h +lib/unictype/ctype_print.c +lib/unictype/ctype_print.h +lib/unictype/ctype_punct.c +lib/unictype/ctype_punct.h +lib/unictype/ctype_space.c +lib/unictype/ctype_space.h +lib/unictype/ctype_upper.c +lib/unictype/ctype_upper.h +lib/unictype/ctype_xdigit.c +lib/unictype/ctype_xdigit.h lib/unictype/pr_soft_dotted.c lib/unictype/pr_soft_dotted.h lib/uninorm.in.h @@ -442,6 +495,14 @@ lib/unistd.c lib/unistd.in.h lib/unistr.in.h lib/unistr/u-cpy.h +lib/unistr/u-pcpy.h +lib/unistr/u-strcat.h +lib/unistr/u-strlen.h +lib/unistr/u32-chr.c +lib/unistr/u32-cpy.c +lib/unistr/u32-pcpy.c +lib/unistr/u32-strcat.c +lib/unistr/u32-strlen.c lib/unistr/u8-cpy.c lib/unistr/u8-mbtouc-unsafe-aux.c lib/unistr/u8-mbtouc-unsafe.c @@ -473,6 +534,8 @@ lib/warn-on-use.h lib/wchar.in.h lib/wcrtomb.c lib/wctype-h.c +lib/wctype-impl.h +lib/wctype.c lib/wctype.in.h lib/wcwidth.c lib/windows-initguard.h |