mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
Use the translation domain "gnulib".
* lib/argmatch.c (_): Use translation domain "gnulib". * lib/bitset/stats.c (_): Likewise. * lib/c-stack.c (_): Likewise. * lib/clean-temp.c (_): Likewise. * lib/clean-temp-simple.c (_): Likewise. * lib/closein.c (_): Likewise. * lib/closeout.c (_): Likewise. * lib/copy-acl.c (_): Likewise. * lib/copy-file.c (_): Likewise. * lib/csharpcomp.c (_): Likewise. * lib/csharpexec.c (_): Likewise. * lib/cygpath.c (_): Likewise. * lib/dfa.c (_): Likewise. * lib/error.c (_): Likewise. * lib/execute.c (_): Likewise. * lib/gai_strerror.c (_): Likewise. * lib/getaddrinfo.c (_): Likewise. * lib/getopt.c (_): Likewise. * lib/javacomp.c (_): Likewise. * lib/javaexec.c (_): Likewise. * lib/javaversion.c (_): Likewise. * lib/mkdir-p.c (_): Likewise. * lib/obstack.c (_) [!_LIBC]: Likewise. * lib/openat-die.c (_): Likewise. * lib/os2-spawn.c (_): Likewise. * lib/pagealign_alloc.c (_): Likewise. * lib/parse-datetime.y (_): Likewise. * lib/pipe-filter-gi.c (_): Likewise. * lib/pipe-filter-ii.c (_): Likewise. * lib/quotearg.c (_): Likewise. * lib/regex_internal.h (_): Likewise. * lib/rpmatch.c (_): Likewise. * lib/set-acl.c (_): Likewise. * lib/sigpipe-die.c (_): Likewise. * lib/spawn-pipe.c (_): Likewise. * lib/strsignal.c (_) [!_LIBC]: Likewise. * lib/timevar.c (_): Likewise. * lib/unicodeio.c (_): Likewise. * lib/userspec.c (_): Likewise. * lib/version-etc.c (_): Likewise. * lib/wait-process.c (_): Likewise. * lib/xalloc-die.c (_): Likewise. * lib/xbinary-io.c (_): Likewise. * lib/xfreopen.c (_): Likewise. * lib/xmemcoll.c (_): Likewise. * lib/xsetenv.c (_): Likewise. * lib/xstdopen.c (_): Likewise. * lib/xstrerror.c (_): Likewise. * modules/acl (Depends-on): Add gnulib-i18n. * modules/argmatch (Depends-on): Likewise. * modules/bitset (Depends-on): Likewise. * modules/c-stack (Depends-on): Likewise. * modules/clean-temp (Depends-on): Likewise. * modules/clean-temp-simple (Depends-on): Likewise. * modules/closein (Depends-on): Likewise. * modules/closeout (Depends-on): Likewise. * modules/copy-file (Depends-on): Likewise. * modules/csharpcomp (Depends-on): Likewise. * modules/csharpexec (Depends-on): Likewise. * modules/cygpath (Depends-on): Likewise. * modules/dfa (Depends-on): Likewise. * modules/error (Depends-on): Likewise. * modules/execute (Depends-on): Likewise. * modules/getaddrinfo (Depends-on): Likewise. * modules/getopt-posix (Depends-on): Likewise. * modules/javacomp (Depends-on): Likewise. * modules/javaexec (Depends-on): Likewise. * modules/javaversion (Depends-on): Likewise. * modules/mkdir-p (Depends-on): Likewise. * modules/obstack (Depends-on): Likewise. * modules/openat-die (Depends-on): Likewise. * modules/pagealign_alloc (Depends-on): Likewise. * modules/parse-datetime (Depends-on): Likewise. * modules/pipe-filter-gi (Depends-on): Likewise. * modules/pipe-filter-ii (Depends-on): Likewise. * modules/quotearg (Depends-on): Likewise. * modules/regex (Depends-on): Likewise. * modules/rpmatch (Depends-on): Likewise. * modules/sigpipe-die (Depends-on): Likewise. * modules/spawn-pipe (Depends-on): Likewise. * modules/strsignal (Depends-on): Likewise. * modules/timevar (Depends-on): Likewise. * modules/unicodeio (Depends-on): Likewise. * modules/userspec (Depends-on): Likewise. * modules/version-etc (Depends-on): Likewise. * modules/wait-process (Depends-on): Likewise. * modules/xalloc-die (Depends-on): Likewise. * modules/xbinary-io (Depends-on): Likewise. * modules/xfreopen (Depends-on): Likewise. * modules/xmemcoll (Depends-on): Likewise. * modules/xsetenv (Depends-on): Likewise. * modules/xstdopen (Depends-on): Likewise. * modules/xstrerror (Depends-on): Likewise.
This commit is contained in:
95
ChangeLog
95
ChangeLog
@@ -1,5 +1,100 @@
|
|||||||
2024-12-08 Bruno Haible <bruno@clisp.org>
|
2024-12-08 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
|
Use the translation domain "gnulib".
|
||||||
|
* lib/argmatch.c (_): Use translation domain "gnulib".
|
||||||
|
* lib/bitset/stats.c (_): Likewise.
|
||||||
|
* lib/c-stack.c (_): Likewise.
|
||||||
|
* lib/clean-temp.c (_): Likewise.
|
||||||
|
* lib/clean-temp-simple.c (_): Likewise.
|
||||||
|
* lib/closein.c (_): Likewise.
|
||||||
|
* lib/closeout.c (_): Likewise.
|
||||||
|
* lib/copy-acl.c (_): Likewise.
|
||||||
|
* lib/copy-file.c (_): Likewise.
|
||||||
|
* lib/csharpcomp.c (_): Likewise.
|
||||||
|
* lib/csharpexec.c (_): Likewise.
|
||||||
|
* lib/cygpath.c (_): Likewise.
|
||||||
|
* lib/dfa.c (_): Likewise.
|
||||||
|
* lib/error.c (_): Likewise.
|
||||||
|
* lib/execute.c (_): Likewise.
|
||||||
|
* lib/gai_strerror.c (_): Likewise.
|
||||||
|
* lib/getaddrinfo.c (_): Likewise.
|
||||||
|
* lib/getopt.c (_): Likewise.
|
||||||
|
* lib/javacomp.c (_): Likewise.
|
||||||
|
* lib/javaexec.c (_): Likewise.
|
||||||
|
* lib/javaversion.c (_): Likewise.
|
||||||
|
* lib/mkdir-p.c (_): Likewise.
|
||||||
|
* lib/obstack.c (_) [!_LIBC]: Likewise.
|
||||||
|
* lib/openat-die.c (_): Likewise.
|
||||||
|
* lib/os2-spawn.c (_): Likewise.
|
||||||
|
* lib/pagealign_alloc.c (_): Likewise.
|
||||||
|
* lib/parse-datetime.y (_): Likewise.
|
||||||
|
* lib/pipe-filter-gi.c (_): Likewise.
|
||||||
|
* lib/pipe-filter-ii.c (_): Likewise.
|
||||||
|
* lib/quotearg.c (_): Likewise.
|
||||||
|
* lib/regex_internal.h (_): Likewise.
|
||||||
|
* lib/rpmatch.c (_): Likewise.
|
||||||
|
* lib/set-acl.c (_): Likewise.
|
||||||
|
* lib/sigpipe-die.c (_): Likewise.
|
||||||
|
* lib/spawn-pipe.c (_): Likewise.
|
||||||
|
* lib/strsignal.c (_) [!_LIBC]: Likewise.
|
||||||
|
* lib/timevar.c (_): Likewise.
|
||||||
|
* lib/unicodeio.c (_): Likewise.
|
||||||
|
* lib/userspec.c (_): Likewise.
|
||||||
|
* lib/version-etc.c (_): Likewise.
|
||||||
|
* lib/wait-process.c (_): Likewise.
|
||||||
|
* lib/xalloc-die.c (_): Likewise.
|
||||||
|
* lib/xbinary-io.c (_): Likewise.
|
||||||
|
* lib/xfreopen.c (_): Likewise.
|
||||||
|
* lib/xmemcoll.c (_): Likewise.
|
||||||
|
* lib/xsetenv.c (_): Likewise.
|
||||||
|
* lib/xstdopen.c (_): Likewise.
|
||||||
|
* lib/xstrerror.c (_): Likewise.
|
||||||
|
* modules/acl (Depends-on): Add gnulib-i18n.
|
||||||
|
* modules/argmatch (Depends-on): Likewise.
|
||||||
|
* modules/bitset (Depends-on): Likewise.
|
||||||
|
* modules/c-stack (Depends-on): Likewise.
|
||||||
|
* modules/clean-temp (Depends-on): Likewise.
|
||||||
|
* modules/clean-temp-simple (Depends-on): Likewise.
|
||||||
|
* modules/closein (Depends-on): Likewise.
|
||||||
|
* modules/closeout (Depends-on): Likewise.
|
||||||
|
* modules/copy-file (Depends-on): Likewise.
|
||||||
|
* modules/csharpcomp (Depends-on): Likewise.
|
||||||
|
* modules/csharpexec (Depends-on): Likewise.
|
||||||
|
* modules/cygpath (Depends-on): Likewise.
|
||||||
|
* modules/dfa (Depends-on): Likewise.
|
||||||
|
* modules/error (Depends-on): Likewise.
|
||||||
|
* modules/execute (Depends-on): Likewise.
|
||||||
|
* modules/getaddrinfo (Depends-on): Likewise.
|
||||||
|
* modules/getopt-posix (Depends-on): Likewise.
|
||||||
|
* modules/javacomp (Depends-on): Likewise.
|
||||||
|
* modules/javaexec (Depends-on): Likewise.
|
||||||
|
* modules/javaversion (Depends-on): Likewise.
|
||||||
|
* modules/mkdir-p (Depends-on): Likewise.
|
||||||
|
* modules/obstack (Depends-on): Likewise.
|
||||||
|
* modules/openat-die (Depends-on): Likewise.
|
||||||
|
* modules/pagealign_alloc (Depends-on): Likewise.
|
||||||
|
* modules/parse-datetime (Depends-on): Likewise.
|
||||||
|
* modules/pipe-filter-gi (Depends-on): Likewise.
|
||||||
|
* modules/pipe-filter-ii (Depends-on): Likewise.
|
||||||
|
* modules/quotearg (Depends-on): Likewise.
|
||||||
|
* modules/regex (Depends-on): Likewise.
|
||||||
|
* modules/rpmatch (Depends-on): Likewise.
|
||||||
|
* modules/sigpipe-die (Depends-on): Likewise.
|
||||||
|
* modules/spawn-pipe (Depends-on): Likewise.
|
||||||
|
* modules/strsignal (Depends-on): Likewise.
|
||||||
|
* modules/timevar (Depends-on): Likewise.
|
||||||
|
* modules/unicodeio (Depends-on): Likewise.
|
||||||
|
* modules/userspec (Depends-on): Likewise.
|
||||||
|
* modules/version-etc (Depends-on): Likewise.
|
||||||
|
* modules/wait-process (Depends-on): Likewise.
|
||||||
|
* modules/xalloc-die (Depends-on): Likewise.
|
||||||
|
* modules/xbinary-io (Depends-on): Likewise.
|
||||||
|
* modules/xfreopen (Depends-on): Likewise.
|
||||||
|
* modules/xmemcoll (Depends-on): Likewise.
|
||||||
|
* modules/xsetenv (Depends-on): Likewise.
|
||||||
|
* modules/xstdopen (Depends-on): Likewise.
|
||||||
|
* modules/xstrerror (Depends-on): Likewise.
|
||||||
|
|
||||||
gnulib-i18n: New module.
|
gnulib-i18n: New module.
|
||||||
* m4/gnulib-i18n.m4: New file, based on m4/bison-i18n.m4.
|
* m4/gnulib-i18n.m4: New file, based on m4/bison-i18n.m4.
|
||||||
* modules/gnulib-i18n: New file.
|
* modules/gnulib-i18n: New file.
|
||||||
|
@@ -28,7 +28,7 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
#include <error.h>
|
#include <error.h>
|
||||||
#include "quotearg.h"
|
#include "quotearg.h"
|
||||||
|
@@ -33,7 +33,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(Msgid) gettext (Msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
#include "bitset/array.h"
|
#include "bitset/array.h"
|
||||||
#include "bitset/base.h"
|
#include "bitset/base.h"
|
||||||
|
@@ -56,7 +56,7 @@
|
|||||||
#include "ignore-value.h"
|
#include "ignore-value.h"
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
/* Here we need the original abort() function. (Printing a stack trace
|
/* Here we need the original abort() function. (Printing a stack trace
|
||||||
from within a signal handler is not going to work in most cases anyway.) */
|
from within a signal handler is not going to work in most cases anyway.) */
|
||||||
|
@@ -38,7 +38,7 @@
|
|||||||
#include "gl_linkedhash_list.h"
|
#include "gl_linkedhash_list.h"
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
|
|
||||||
/* Lock that protects the file_cleanup_list from concurrent modification in
|
/* Lock that protects the file_cleanup_list from concurrent modification in
|
||||||
|
@@ -65,7 +65,7 @@
|
|||||||
# include "stdio--.h"
|
# include "stdio--.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
/* GNU Hurd doesn't have PATH_MAX. Use a fallback.
|
/* GNU Hurd doesn't have PATH_MAX. Use a fallback.
|
||||||
Temporary directory names are usually not that long. */
|
Temporary directory names are usually not that long. */
|
||||||
|
@@ -24,7 +24,7 @@
|
|||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
#include "close-stream.h"
|
#include "close-stream.h"
|
||||||
#include "closeout.h"
|
#include "closeout.h"
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
#include "close-stream.h"
|
#include "close-stream.h"
|
||||||
#include <error.h>
|
#include <error.h>
|
||||||
|
@@ -26,7 +26,7 @@
|
|||||||
#include "quote.h"
|
#include "quote.h"
|
||||||
#include <error.h>
|
#include <error.h>
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
|
|
||||||
/* Copy access control lists from one file to another. If SOURCE_DESC is
|
/* Copy access control lists from one file to another. If SOURCE_DESC is
|
||||||
|
@@ -39,7 +39,7 @@
|
|||||||
#include "quote.h"
|
#include "quote.h"
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
enum { IO_SIZE = 32 * 1024 };
|
enum { IO_SIZE = 32 * 1024 };
|
||||||
|
|
||||||
|
@@ -39,7 +39,7 @@
|
|||||||
#include "xvasprintf.h"
|
#include "xvasprintf.h"
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
|
|
||||||
/* Survey of C# compilers.
|
/* Survey of C# compilers.
|
||||||
|
@@ -76,7 +76,7 @@
|
|||||||
#undef new_classpath
|
#undef new_classpath
|
||||||
#undef CLASSPATHVAR
|
#undef CLASSPATHVAR
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
|
|
||||||
/* Survey of CIL interpreters.
|
/* Survey of CIL interpreters.
|
||||||
|
@@ -26,7 +26,7 @@
|
|||||||
#include "xalloc.h"
|
#include "xalloc.h"
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
#ifdef __CYGWIN__
|
#ifdef __CYGWIN__
|
||||||
|
|
||||||
|
@@ -39,7 +39,7 @@
|
|||||||
#include "localeinfo.h"
|
#include "localeinfo.h"
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
#if GAWK
|
#if GAWK
|
||||||
/* Use ISO C 99 API. */
|
/* Use ISO C 99 API. */
|
||||||
|
@@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
#if !_LIBC && ENABLE_NLS
|
#if !_LIBC && ENABLE_NLS
|
||||||
# include "gettext.h"
|
# include "gettext.h"
|
||||||
# define _(msgid) gettext (msgid)
|
# define _(msgid) dgettext ("gnulib", msgid)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef _LIBC
|
#ifdef _LIBC
|
||||||
|
@@ -40,7 +40,7 @@
|
|||||||
#include "xalloc.h"
|
#include "xalloc.h"
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
|
|
||||||
/* Choice of implementation for native Windows.
|
/* Choice of implementation for native Windows.
|
||||||
|
@@ -27,8 +27,8 @@
|
|||||||
# include <libintl.h>
|
# include <libintl.h>
|
||||||
#else
|
#else
|
||||||
# include "gettext.h"
|
# include "gettext.h"
|
||||||
# define _(String) gettext (String)
|
# define _(msgid) dgettext ("gnulib", msgid)
|
||||||
# define N_(String) String
|
# define N_(msgid) msgid
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAVE_DECL_GAI_STRERROR
|
#if HAVE_DECL_GAI_STRERROR
|
||||||
|
@@ -40,8 +40,8 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(String) gettext (String)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
#define N_(String) String
|
#define N_(msgid) msgid
|
||||||
|
|
||||||
/* BeOS has AF_INET, but not PF_INET. */
|
/* BeOS has AF_INET, but not PF_INET. */
|
||||||
#ifndef PF_INET
|
#ifndef PF_INET
|
||||||
|
@@ -42,7 +42,7 @@
|
|||||||
# define funlockfile(fp) _IO_funlockfile (fp)
|
# define funlockfile(fp) _IO_funlockfile (fp)
|
||||||
#else
|
#else
|
||||||
# include "gettext.h"
|
# include "gettext.h"
|
||||||
# define _(msgid) gettext (msgid)
|
# define _(msgid) dgettext ("gnulib", msgid)
|
||||||
/* When used standalone, flockfile and funlockfile might not be
|
/* When used standalone, flockfile and funlockfile might not be
|
||||||
available. */
|
available. */
|
||||||
# if (!defined _POSIX_THREAD_SAFE_FUNCTIONS \
|
# if (!defined _POSIX_THREAD_SAFE_FUNCTIONS \
|
||||||
|
@@ -50,7 +50,7 @@
|
|||||||
#include "c-strstr.h"
|
#include "c-strstr.h"
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
|
|
||||||
/* Survey of Java compilers.
|
/* Survey of Java compilers.
|
||||||
|
@@ -35,7 +35,7 @@
|
|||||||
#include <error.h>
|
#include <error.h>
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
|
|
||||||
/* Survey of Java virtual machines.
|
/* Survey of Java virtual machines.
|
||||||
|
@@ -37,7 +37,7 @@
|
|||||||
#include <error.h>
|
#include <error.h>
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
/* Get PKGDATADIR. */
|
/* Get PKGDATADIR. */
|
||||||
#include "configmake.h"
|
#include "configmake.h"
|
||||||
|
@@ -27,7 +27,7 @@
|
|||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
#include "dirchownmod.h"
|
#include "dirchownmod.h"
|
||||||
#include "dirname.h"
|
#include "dirname.h"
|
||||||
|
@@ -294,11 +294,14 @@ int obstack_exit_failure = EXIT_FAILURE;
|
|||||||
|
|
||||||
# ifdef _LIBC
|
# ifdef _LIBC
|
||||||
# include <libintl.h>
|
# include <libintl.h>
|
||||||
|
# ifndef _
|
||||||
|
# define _(msgid) gettext (msgid)
|
||||||
|
# endif
|
||||||
# else
|
# else
|
||||||
# include "gettext.h"
|
# include "gettext.h"
|
||||||
# endif
|
# ifndef _
|
||||||
# ifndef _
|
# define _(msgid) dgettext ("gnulib", msgid)
|
||||||
# define _(msgid) gettext (msgid)
|
# endif
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
# ifdef _LIBC
|
# ifdef _LIBC
|
||||||
|
@@ -28,7 +28,7 @@
|
|||||||
#include "exitfail.h"
|
#include "exitfail.h"
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
_Noreturn void
|
_Noreturn void
|
||||||
openat_save_fail (int errnum)
|
openat_save_fail (int errnum)
|
||||||
|
@@ -38,7 +38,7 @@
|
|||||||
#include <error.h>
|
#include <error.h>
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
|
|
||||||
/* Duplicates a file handle, making the copy uninheritable.
|
/* Duplicates a file handle, making the copy uninheritable.
|
||||||
|
@@ -35,7 +35,7 @@
|
|||||||
#include "xalloc.h"
|
#include "xalloc.h"
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
#if HAVE_MMAP
|
#if HAVE_MMAP
|
||||||
/* Define MAP_FILE when it isn't otherwise. */
|
/* Define MAP_FILE when it isn't otherwise. */
|
||||||
|
@@ -60,7 +60,7 @@
|
|||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
/* Bison's skeleton tests _STDLIB_H, while some stdlib.h headers
|
/* Bison's skeleton tests _STDLIB_H, while some stdlib.h headers
|
||||||
use _STDLIB_H_ as witness. Map the latter to the one bison uses. */
|
use _STDLIB_H_ as witness. Map the latter to the one bison uses. */
|
||||||
|
@@ -39,7 +39,7 @@
|
|||||||
#include "xalloc.h"
|
#include "xalloc.h"
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
#include "pipe-filter-aux.h"
|
#include "pipe-filter-aux.h"
|
||||||
|
|
||||||
|
@@ -158,7 +158,7 @@ WaitForMultipleObjects (DWORD nCount, const HANDLE *pHandles, BOOL bWaitAll,
|
|||||||
#include "wait-process.h"
|
#include "wait-process.h"
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
#include "pipe-filter-aux.h"
|
#include "pipe-filter-aux.h"
|
||||||
|
|
||||||
|
@@ -45,7 +45,7 @@
|
|||||||
#include <wchar.h>
|
#include <wchar.h>
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
#define N_(msgid) msgid
|
#define N_(msgid) msgid
|
||||||
|
|
||||||
#ifndef SIZE_MAX
|
#ifndef SIZE_MAX
|
||||||
|
@@ -100,10 +100,12 @@
|
|||||||
/* This is for other GNU distributions with internationalized messages. */
|
/* This is for other GNU distributions with internationalized messages. */
|
||||||
#if (HAVE_LIBINTL_H && ENABLE_NLS) || defined _LIBC
|
#if (HAVE_LIBINTL_H && ENABLE_NLS) || defined _LIBC
|
||||||
# include <libintl.h>
|
# include <libintl.h>
|
||||||
|
# undef gettext
|
||||||
# ifdef _LIBC
|
# ifdef _LIBC
|
||||||
# undef gettext
|
|
||||||
# define gettext(msgid) \
|
# define gettext(msgid) \
|
||||||
__dcgettext (_libc_intl_domainname, msgid, LC_MESSAGES)
|
__dcgettext (_libc_intl_domainname, msgid, LC_MESSAGES)
|
||||||
|
# else
|
||||||
|
# define gettext(msgid) dgettext ("gnulib", msgid)
|
||||||
# endif
|
# endif
|
||||||
#else
|
#else
|
||||||
# undef gettext
|
# undef gettext
|
||||||
|
@@ -33,7 +33,7 @@
|
|||||||
# endif
|
# endif
|
||||||
# include <regex.h>
|
# include <regex.h>
|
||||||
# include "gettext.h"
|
# include "gettext.h"
|
||||||
# define _(msgid) gettext (msgid)
|
# define _(msgid) dgettext ("gnulib", msgid)
|
||||||
# define N_(msgid) gettext_noop (msgid)
|
# define N_(msgid) gettext_noop (msgid)
|
||||||
|
|
||||||
# if HAVE_LANGINFO_YESEXPR
|
# if HAVE_LANGINFO_YESEXPR
|
||||||
|
@@ -26,7 +26,7 @@
|
|||||||
#include "quote.h"
|
#include "quote.h"
|
||||||
#include <error.h>
|
#include <error.h>
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
/* Set the access control lists of a file to match *exactly* MODE (this might
|
/* Set the access control lists of a file to match *exactly* MODE (this might
|
||||||
remove inherited ACLs). Note chmod() tends to honor inherited/default
|
remove inherited ACLs). Note chmod() tends to honor inherited/default
|
||||||
|
@@ -28,7 +28,7 @@
|
|||||||
#include "exitfail.h"
|
#include "exitfail.h"
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
void
|
void
|
||||||
sigpipe_die (void)
|
sigpipe_die (void)
|
||||||
|
@@ -43,7 +43,7 @@
|
|||||||
#include "xalloc.h"
|
#include "xalloc.h"
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
|
|
||||||
/* Choice of implementation for native Windows.
|
/* Choice of implementation for native Windows.
|
||||||
|
@@ -30,7 +30,7 @@
|
|||||||
# include <libintl.h>
|
# include <libintl.h>
|
||||||
#else /* !_LIBC */
|
#else /* !_LIBC */
|
||||||
# include "gettext.h"
|
# include "gettext.h"
|
||||||
# define _(msgid) gettext (msgid)
|
# define _(msgid) dgettext ("gnulib", msgid)
|
||||||
# define N_(msgid) gettext_noop (msgid)
|
# define N_(msgid) gettext_noop (msgid)
|
||||||
#endif /* _LIBC */
|
#endif /* _LIBC */
|
||||||
|
|
||||||
|
@@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
#include "gethrxtime.h"
|
#include "gethrxtime.h"
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
#include "xalloc.h"
|
#include "xalloc.h"
|
||||||
|
|
||||||
/* See timevar.h for an explanation of timing variables. */
|
/* See timevar.h for an explanation of timing variables. */
|
||||||
|
@@ -33,7 +33,7 @@
|
|||||||
#include <error.h>
|
#include <error.h>
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
#define N_(msgid) msgid
|
#define N_(msgid) msgid
|
||||||
|
|
||||||
#include "localcharset.h"
|
#include "localcharset.h"
|
||||||
|
@@ -43,7 +43,7 @@
|
|||||||
#include "xstrtol.h"
|
#include "xstrtol.h"
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
#define N_(msgid) msgid
|
#define N_(msgid) msgid
|
||||||
|
|
||||||
#ifndef HAVE_ENDGRENT
|
#ifndef HAVE_ENDGRENT
|
||||||
|
@@ -29,7 +29,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
/* If you use AM_INIT_AUTOMAKE's no-define option,
|
/* If you use AM_INIT_AUTOMAKE's no-define option,
|
||||||
PACKAGE is not defined. Use PACKAGE_TARNAME instead. */
|
PACKAGE is not defined. Use PACKAGE_TARNAME instead. */
|
||||||
|
@@ -34,7 +34,7 @@
|
|||||||
#include "xalloc.h"
|
#include "xalloc.h"
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
#define SIZEOF(a) (sizeof(a) / sizeof(a[0]))
|
#define SIZEOF(a) (sizeof(a) / sizeof(a[0]))
|
||||||
|
|
||||||
|
@@ -26,7 +26,7 @@
|
|||||||
#include "exitfail.h"
|
#include "exitfail.h"
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
void
|
void
|
||||||
xalloc_die (void)
|
xalloc_die (void)
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
#include "verify.h"
|
#include "verify.h"
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
#if O_BINARY
|
#if O_BINARY
|
||||||
|
|
||||||
|
@@ -23,7 +23,7 @@
|
|||||||
#include "quote.h"
|
#include "quote.h"
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
void
|
void
|
||||||
xfreopen (char const *filename, char const *mode, FILE *fp)
|
xfreopen (char const *filename, char const *mode, FILE *fp)
|
||||||
|
@@ -23,7 +23,7 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
#include <error.h>
|
#include <error.h>
|
||||||
#include "exitfail.h"
|
#include "exitfail.h"
|
||||||
|
@@ -24,7 +24,7 @@
|
|||||||
#include <error.h>
|
#include <error.h>
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(str) gettext (str)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
|
|
||||||
/* Set NAME to VALUE in the environment.
|
/* Set NAME to VALUE in the environment.
|
||||||
|
@@ -24,7 +24,7 @@
|
|||||||
#include "exitfail.h"
|
#include "exitfail.h"
|
||||||
|
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
void
|
void
|
||||||
xstdopen (void)
|
xstdopen (void)
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
#include "xalloc.h"
|
#include "xalloc.h"
|
||||||
#include "gettext.h"
|
#include "gettext.h"
|
||||||
|
|
||||||
#define _(msgid) gettext (msgid)
|
#define _(msgid) dgettext ("gnulib", msgid)
|
||||||
|
|
||||||
char *
|
char *
|
||||||
xstrerror (const char *message, int errnum)
|
xstrerror (const char *message, int errnum)
|
||||||
|
@@ -8,6 +8,7 @@ lib/set-acl.c
|
|||||||
Depends-on:
|
Depends-on:
|
||||||
error
|
error
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
qcopy-acl
|
qcopy-acl
|
||||||
qset-acl
|
qset-acl
|
||||||
quote
|
quote
|
||||||
|
@@ -12,6 +12,7 @@ error
|
|||||||
exitfail
|
exitfail
|
||||||
getprogname
|
getprogname
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
memcmp
|
memcmp
|
||||||
quote
|
quote
|
||||||
quotearg
|
quotearg
|
||||||
|
@@ -22,6 +22,7 @@ c99
|
|||||||
ffsl
|
ffsl
|
||||||
fopen-gnu
|
fopen-gnu
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
integer_length_l
|
integer_length_l
|
||||||
obstack
|
obstack
|
||||||
stdbool
|
stdbool
|
||||||
|
@@ -12,6 +12,7 @@ errno
|
|||||||
exitfail
|
exitfail
|
||||||
getprogname
|
getprogname
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
idx
|
idx
|
||||||
ignore-value
|
ignore-value
|
||||||
inttypes
|
inttypes
|
||||||
|
@@ -28,6 +28,7 @@ linkedhash-list
|
|||||||
linked-list
|
linked-list
|
||||||
xlist
|
xlist
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
|
||||||
|
@@ -20,6 +20,7 @@ fatal-signal
|
|||||||
rmdir
|
rmdir
|
||||||
linkedhash-list
|
linkedhash-list
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
AC_DEFINE([SIGNAL_SAFE_LIST], [1], [Define if lists must be signal-safe.])
|
AC_DEFINE([SIGNAL_SAFE_LIST], [1], [Define if lists must be signal-safe.])
|
||||||
|
@@ -10,6 +10,7 @@ closeout
|
|||||||
freadahead
|
freadahead
|
||||||
fflush
|
fflush
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
stdbool
|
stdbool
|
||||||
unistd
|
unistd
|
||||||
|
|
||||||
|
@@ -8,6 +8,7 @@ lib/closeout.c
|
|||||||
Depends-on:
|
Depends-on:
|
||||||
close-stream
|
close-stream
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
error
|
error
|
||||||
quotearg
|
quotearg
|
||||||
exitfail
|
exitfail
|
||||||
|
@@ -16,6 +16,7 @@ error
|
|||||||
fstat
|
fstat
|
||||||
full-write
|
full-write
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
ignore-value
|
ignore-value
|
||||||
open
|
open
|
||||||
qcopy-acl
|
qcopy-acl
|
||||||
|
@@ -21,6 +21,7 @@ safe-read
|
|||||||
xmalloca
|
xmalloca
|
||||||
xvasprintf
|
xvasprintf
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
memcmp
|
memcmp
|
||||||
csharpcomp-script
|
csharpcomp-script
|
||||||
|
|
||||||
|
@@ -28,6 +28,7 @@ copy-file
|
|||||||
clean-temp-simple
|
clean-temp-simple
|
||||||
clean-temp
|
clean-temp
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
csharpexec-script
|
csharpexec-script
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -9,6 +9,7 @@ Depends-on:
|
|||||||
xalloc
|
xalloc
|
||||||
free-posix
|
free-posix
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
|
||||||
|
@@ -19,6 +19,7 @@ c99
|
|||||||
ctype
|
ctype
|
||||||
flexmember
|
flexmember
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
idx
|
idx
|
||||||
locale
|
locale
|
||||||
mbrtoc32-regular
|
mbrtoc32-regular
|
||||||
|
@@ -11,6 +11,7 @@ stddef
|
|||||||
stdio
|
stdio
|
||||||
getprogname [test $COMPILE_ERROR_C = 1]
|
getprogname [test $COMPILE_ERROR_C = 1]
|
||||||
gettext-h [test $COMPILE_ERROR_C = 1]
|
gettext-h [test $COMPILE_ERROR_C = 1]
|
||||||
|
gnulib-i18n [test $COMPILE_ERROR_C = 1]
|
||||||
strerror [test $COMPILE_ERROR_C = 1]
|
strerror [test $COMPILE_ERROR_C = 1]
|
||||||
unistd [test $COMPILE_ERROR_C = 1]
|
unistd [test $COMPILE_ERROR_C = 1]
|
||||||
msvc-nothrow [test $COMPILE_ERROR_C = 1]
|
msvc-nothrow [test $COMPILE_ERROR_C = 1]
|
||||||
|
@@ -17,6 +17,7 @@ findprog-in
|
|||||||
free-posix
|
free-posix
|
||||||
msvc-nothrow
|
msvc-nothrow
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
spawn
|
spawn
|
||||||
posix_spawn
|
posix_spawn
|
||||||
posix_spawnp
|
posix_spawnp
|
||||||
|
@@ -11,6 +11,7 @@ netdb
|
|||||||
sys_socket
|
sys_socket
|
||||||
extensions
|
extensions
|
||||||
gettext-h [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1 || test $HAVE_DECL_GAI_STRERROR = 0 || test $REPLACE_GAI_STRERROR = 1]
|
gettext-h [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1 || test $HAVE_DECL_GAI_STRERROR = 0 || test $REPLACE_GAI_STRERROR = 1]
|
||||||
|
gnulib-i18n [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1 || test $HAVE_DECL_GAI_STRERROR = 0 || test $REPLACE_GAI_STRERROR = 1]
|
||||||
inet_ntop [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1]
|
inet_ntop [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1]
|
||||||
snprintf [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1]
|
snprintf [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1]
|
||||||
stdbool [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1]
|
stdbool [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1]
|
||||||
|
@@ -20,6 +20,7 @@ extensions
|
|||||||
include_next
|
include_next
|
||||||
gen-header
|
gen-header
|
||||||
gettext-h [test $REPLACE_GETOPT = 1]
|
gettext-h [test $REPLACE_GETOPT = 1]
|
||||||
|
gnulib-i18n [test $REPLACE_GETOPT = 1]
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -31,6 +31,7 @@ xvasprintf
|
|||||||
verify
|
verify
|
||||||
c-strstr
|
c-strstr
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
javacomp-script
|
javacomp-script
|
||||||
sh-filename
|
sh-filename
|
||||||
|
|
||||||
|
@@ -16,6 +16,7 @@ xalloc
|
|||||||
xmalloca
|
xmalloca
|
||||||
error
|
error
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
javaexec-script
|
javaexec-script
|
||||||
sh-filename
|
sh-filename
|
||||||
|
|
||||||
|
@@ -14,6 +14,7 @@ spawn-pipe
|
|||||||
wait-process
|
wait-process
|
||||||
getline
|
getline
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
configmake
|
configmake
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -13,6 +13,7 @@ error
|
|||||||
fcntl-h
|
fcntl-h
|
||||||
fstat
|
fstat
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
lchmod
|
lchmod
|
||||||
lchown
|
lchown
|
||||||
mkancesdirs
|
mkancesdirs
|
||||||
|
@@ -10,6 +10,7 @@ Depends-on:
|
|||||||
gen-header
|
gen-header
|
||||||
alignof [test $HAVE_OBSTACK = 0 || test $REPLACE_OBSTACK = 1]
|
alignof [test $HAVE_OBSTACK = 0 || test $REPLACE_OBSTACK = 1]
|
||||||
gettext-h [test $HAVE_OBSTACK = 0 || test $REPLACE_OBSTACK = 1]
|
gettext-h [test $HAVE_OBSTACK = 0 || test $REPLACE_OBSTACK = 1]
|
||||||
|
gnulib-i18n [test $HAVE_OBSTACK = 0 || test $REPLACE_OBSTACK = 1]
|
||||||
exitfail [test $HAVE_OBSTACK = 0 || test $REPLACE_OBSTACK = 1]
|
exitfail [test $HAVE_OBSTACK = 0 || test $REPLACE_OBSTACK = 1]
|
||||||
stdint [test $HAVE_OBSTACK = 0 || test $REPLACE_OBSTACK = 1]
|
stdint [test $HAVE_OBSTACK = 0 || test $REPLACE_OBSTACK = 1]
|
||||||
stdlib [test $HAVE_OBSTACK = 0 || test $REPLACE_OBSTACK = 1]
|
stdlib [test $HAVE_OBSTACK = 0 || test $REPLACE_OBSTACK = 1]
|
||||||
|
@@ -9,6 +9,7 @@ openat-h
|
|||||||
error
|
error
|
||||||
exitfail
|
exitfail
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
snippet/_Noreturn
|
snippet/_Noreturn
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -12,6 +12,7 @@ error
|
|||||||
extensions
|
extensions
|
||||||
getpagesize
|
getpagesize
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
open
|
open
|
||||||
stdlib
|
stdlib
|
||||||
xalloc
|
xalloc
|
||||||
|
@@ -16,6 +16,7 @@ c-ctype
|
|||||||
stdbool
|
stdbool
|
||||||
gettime
|
gettime
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
idx
|
idx
|
||||||
intprops
|
intprops
|
||||||
inttypes
|
inttypes
|
||||||
|
@@ -15,6 +15,7 @@ extern-inline
|
|||||||
fcntl-h
|
fcntl-h
|
||||||
free-posix
|
free-posix
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
stdbool
|
stdbool
|
||||||
stdint
|
stdint
|
||||||
stdlib
|
stdlib
|
||||||
|
@@ -14,6 +14,7 @@ error
|
|||||||
extern-inline
|
extern-inline
|
||||||
fcntl-h
|
fcntl-h
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
stdbool
|
stdbool
|
||||||
stdint
|
stdint
|
||||||
stdlib
|
stdlib
|
||||||
|
@@ -13,6 +13,7 @@ c-strcaseeq
|
|||||||
c32isprint
|
c32isprint
|
||||||
extensions
|
extensions
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
mbszero
|
mbszero
|
||||||
mbrtoc32
|
mbrtoc32
|
||||||
mbsinit
|
mbsinit
|
||||||
|
@@ -23,6 +23,7 @@ attribute [test $ac_use_included_regex = yes]
|
|||||||
btowc [test $ac_use_included_regex = yes]
|
btowc [test $ac_use_included_regex = yes]
|
||||||
builtin-expect [test $ac_use_included_regex = yes]
|
builtin-expect [test $ac_use_included_regex = yes]
|
||||||
glibc-internal/dynarray [test $ac_use_included_regex = yes]
|
glibc-internal/dynarray [test $ac_use_included_regex = yes]
|
||||||
|
gnulib-i18n [test $ac_use_included_regex = yes]
|
||||||
intprops [test $ac_use_included_regex = yes]
|
intprops [test $ac_use_included_regex = yes]
|
||||||
iswctype [test $ac_use_included_regex = yes]
|
iswctype [test $ac_use_included_regex = yes]
|
||||||
langinfo [test $ac_use_included_regex = yes]
|
langinfo [test $ac_use_included_regex = yes]
|
||||||
|
@@ -10,6 +10,7 @@ stdlib
|
|||||||
extensions
|
extensions
|
||||||
stdbool [test $HAVE_RPMATCH = 0]
|
stdbool [test $HAVE_RPMATCH = 0]
|
||||||
gettext-h [test $HAVE_RPMATCH = 0]
|
gettext-h [test $HAVE_RPMATCH = 0]
|
||||||
|
gnulib-i18n [test $HAVE_RPMATCH = 0]
|
||||||
regex [test $HAVE_RPMATCH = 0]
|
regex [test $HAVE_RPMATCH = 0]
|
||||||
strdup [test $HAVE_RPMATCH = 0]
|
strdup [test $HAVE_RPMATCH = 0]
|
||||||
|
|
||||||
|
@@ -8,6 +8,7 @@ lib/sigpipe-die.c
|
|||||||
Depends-on:
|
Depends-on:
|
||||||
error
|
error
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
exitfail
|
exitfail
|
||||||
sigpipe
|
sigpipe
|
||||||
sigprocmask
|
sigprocmask
|
||||||
|
@@ -18,6 +18,7 @@ filename
|
|||||||
findprog-in
|
findprog-in
|
||||||
free-posix
|
free-posix
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
msvc-nothrow
|
msvc-nothrow
|
||||||
open
|
open
|
||||||
pipe2
|
pipe2
|
||||||
|
@@ -10,6 +10,7 @@ Depends-on:
|
|||||||
string
|
string
|
||||||
extensions
|
extensions
|
||||||
gettext-h [test $HAVE_STRSIGNAL = 0 || test $REPLACE_STRSIGNAL = 1]
|
gettext-h [test $HAVE_STRSIGNAL = 0 || test $REPLACE_STRSIGNAL = 1]
|
||||||
|
gnulib-i18n [test $HAVE_STRSIGNAL = 0 || test $REPLACE_STRSIGNAL = 1]
|
||||||
once [test $HAVE_STRSIGNAL = 0 || test $REPLACE_STRSIGNAL = 1]
|
once [test $HAVE_STRSIGNAL = 0 || test $REPLACE_STRSIGNAL = 1]
|
||||||
tls [test $HAVE_STRSIGNAL = 0 || test $REPLACE_STRSIGNAL = 1]
|
tls [test $HAVE_STRSIGNAL = 0 || test $REPLACE_STRSIGNAL = 1]
|
||||||
snprintf [test $HAVE_STRSIGNAL = 0 || test $REPLACE_STRSIGNAL = 1]
|
snprintf [test $HAVE_STRSIGNAL = 0 || test $REPLACE_STRSIGNAL = 1]
|
||||||
|
@@ -14,6 +14,7 @@ c99
|
|||||||
gethrxtime
|
gethrxtime
|
||||||
getrusage
|
getrusage
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
stdlib
|
stdlib
|
||||||
sys_time
|
sys_time
|
||||||
sys_times
|
sys_times
|
||||||
|
@@ -12,6 +12,7 @@ unistr/u8-uctomb
|
|||||||
iconv
|
iconv
|
||||||
iconv_open
|
iconv_open
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
localcharset
|
localcharset
|
||||||
error
|
error
|
||||||
stdio
|
stdio
|
||||||
|
@@ -12,6 +12,7 @@ xalloc
|
|||||||
xstrtol
|
xstrtol
|
||||||
strdup
|
strdup
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
intprops
|
intprops
|
||||||
inttostr
|
inttostr
|
||||||
stdbool
|
stdbool
|
||||||
|
@@ -8,6 +8,7 @@ m4/version-etc.m4
|
|||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
stdarg
|
stdarg
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -13,6 +13,7 @@ error
|
|||||||
xalloc
|
xalloc
|
||||||
xalloc-die
|
xalloc-die
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
stdbool
|
stdbool
|
||||||
stdlib
|
stdlib
|
||||||
sys_wait
|
sys_wait
|
||||||
|
@@ -9,6 +9,7 @@ Depends-on:
|
|||||||
error
|
error
|
||||||
extern-inline
|
extern-inline
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
exitfail
|
exitfail
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -11,6 +11,7 @@ error
|
|||||||
exitfail
|
exitfail
|
||||||
extern-inline
|
extern-inline
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
stdbool
|
stdbool
|
||||||
verify
|
verify
|
||||||
|
|
||||||
|
@@ -10,6 +10,7 @@ error
|
|||||||
exitfail
|
exitfail
|
||||||
freopen
|
freopen
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
quote
|
quote
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -8,6 +8,7 @@ lib/xmemcoll.c
|
|||||||
Depends-on:
|
Depends-on:
|
||||||
memcoll
|
memcoll
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
error
|
error
|
||||||
quotearg
|
quotearg
|
||||||
exitfail
|
exitfail
|
||||||
|
@@ -11,6 +11,7 @@ setenv
|
|||||||
unsetenv
|
unsetenv
|
||||||
error
|
error
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
stdlib
|
stdlib
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -9,6 +9,7 @@ Depends-on:
|
|||||||
stdopen
|
stdopen
|
||||||
error
|
error
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
exitfail
|
exitfail
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -8,6 +8,7 @@ lib/xstrerror.c
|
|||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
gettext-h
|
gettext-h
|
||||||
|
gnulib-i18n
|
||||||
strerror_r-posix
|
strerror_r-posix
|
||||||
xalloc
|
xalloc
|
||||||
xvasprintf
|
xvasprintf
|
||||||
|
Reference in New Issue
Block a user