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