/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
H A D | argmatch.h.diff | 1 *** gnulib/lib/argmatch.h 2005-09-23 06:15:13.000000000 +0200 2 --- gettext-tools/lib/argmatch.h 2006-07-22 15:57:18.000000000 +0200 10 /* Report on stderr why argmatch failed. Report correct values. */ 18 /* Report on stderr why argmatch failed. Report correct values. */
|
H A D | ChangeLog.0 | 87 * argmatch.h: Update from current gnulib version. 88 * argmatch.c: Update from current gnulib version, with simplifications. 113 * argmatch.h (PARAMS): Remove macro. 114 (argmatch, argmatch_exit_fn, argmatch_invalid, argmatch_valid, 117 * argmatch.c (argmatch, argmatch_invalid, argmatch_valid, 251 * argmatch.c: Include gettext.h instead of <locale.h> and <libintl.h>. 589 * argmatch.c: Include exit.h instead of <stdlib.h>. 671 * argmatch.c: Include <stdlib.h>, to declare exit(). 707 * argmatch.h (PARAMS): Also test for __SUNPRO_C, because 64-bit Solaris 827 * argmatch.h: New file, from fileutils-4.1 with simplifications. [all …]
|
H A D | ChangeLog.1 | 124 * argmatch.h: Update from gnulib, keeping DLL_VARIABLE annotation. 506 * argmatch.c: Likewise. 774 * argmatch.h: Update from gnulib, with DLL_VARIABLE modifications. 775 * argmatch.c: Update from gnulib. 1358 * argmatch.h (argmatch_die): Add DLL_VARIABLE attribute.
|
/netbsd-src/usr.bin/patch/ |
H A D | backupfile.c | 53 static int argmatch(const char *, const char **); 184 argmatch(const char *arg, const char **optlist) in argmatch() function 249 i = argmatch(version, backup_args); in get_version()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | argmatch.h | 43 ptrdiff_t argmatch (char const *arg, char const *const *arglist, 47 argmatch (Arg, Arglist, (char const *) (Vallist), sizeof *(Vallist))
|
H A D | Makefile.am | 62 EXTRA_DIST += argmatch.c argmatch.h
|
H A D | argmatch.c | 85 argmatch (const char *arg, const char *const *arglist, in argmatch() function 182 ptrdiff_t res = argmatch (arg, arglist, vallist, valsize); in __xargmatch_internal()
|
H A D | Makefile.in | 61 $(top_srcdir)/gnulib-m4/argmatch.m4 \
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/modules/ |
H A D | backupfile | 11 argmatch
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/ |
H A D | argmatch.m4 | 9 AC_LIBOBJ([argmatch])
|
H A D | gnulib-comp.m4 | 175 lib/argmatch.c 176 lib/argmatch.h 366 m4/argmatch.m4
|
/netbsd-src/external/gpl2/gettext/lib/libnlsut/ |
H A D | Makefile | 11 argmatch.c \
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/ |
H A D | Makefile.am | 27 lib/argmatch.h.diff \
|
H A D | Makefile.in | 148 lib/argmatch.h.diff \
|
H A D | ChangeLog | 212 * lib/argmatch.h.diff: New file.
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/po/ |
H A D | POTFILES.in | 8 gnulib-lib/argmatch.c
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
H A D | Makefile.in | 48 $(top_srcdir)/gnulib-m4/argmatch.m4 \
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | ChangeLog | 671 * libcvs.dsp: Remove "argmatch.c" from project. 696 * libcvs.dep, libcvs.mak: Remove argmatch references. 715 * Makefile.am (libcvs_a_SOURCES): Remove argmatch.c. 716 * argmatch.c: Remove this unused file. 2199 * Makefile.in, argmatch.c, fnmatch.c, fnmatch.h, getline.c, 2560 * argmatch.c: #include <sys/types.h>. 2561 (argmatch): Declare arglen to be a size_t, rather than an int,
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/projects/ |
H A D | Makefile.in | 41 $(top_srcdir)/gnulib-m4/argmatch.m4 \
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | Makefile.in | 43 $(top_srcdir)/gnulib-m4/argmatch.m4 \
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/m4/ |
H A D | Makefile.in | 46 $(top_srcdir)/gnulib-m4/argmatch.m4 \
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/misc/ |
H A D | Makefile.in | 60 $(top_srcdir)/gnulib-m4/argmatch.m4 \
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libuniname/ |
H A D | Makefile.in | 45 $(top_srcdir)/gnulib-m4/argmatch.m4 \
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/man/ |
H A D | Makefile.in | 43 $(top_srcdir)/gnulib-m4/argmatch.m4 \
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/ |
H A D | Makefile.in | 65 $(top_srcdir)/gnulib-m4/argmatch.m4 \
|