Lines Matching +refs:po +refs:edit +refs:string
168 * po/LINGUAS: Add zh_TW.
227 po/cs.po, po/ja.po: New files.
233 intl/gettext.c, intl/gettextP.h, intl/gmo.h, intl/hash-string.h,
283 * po/LINGUAS: Add cs, ja.
284 * po/POTFILES.in: Add lib/c-stack.c, src/dir.c.
327 Reject numeric-string options if operating in POSIX 1003.1-2001 mode.
380 (edit): Adopt POSIX convention for subsidiary programs not found.
421 (ALL_LINGUAS): Remove: now in po/LINGUAS as per Gettext 0.11.
426 * lib/prepargs.c: Include <string.h>. Reported by Bruno Haible.
433 * po/LINGUAS: New file.
434 * po/Makefile.in.in: Upgrade to Gettext 0.11-pre5++.
435 * po/Makevars, po/Rules-quot, po/boldquot.sed: New files,
472 (edit): Cat lin to long before printing with %ld, since lin might
514 (main, edit): If child exec fails, exit with 127 rather than trying to
517 (edit): Handle signals the same way, regardless of whether we're using
700 * sdiff.c (diffpid, cleanup, main, edit): Likewise.
710 (edit): Reopen the temporary file after the editor has run, in case
759 the empty string instead.
871 (edit): Use it.
1152 * lib/Makefile.am, po/POTFILES.in: New file.
1196 lib/posix/Makefile, m4/Makefile, po/Makefile.in, src/Makefile.
1200 * po/en_GB.po: Don't translate "program" to "programme".
1226 (<stddef.h>, <stdint.h>, <string.h>):
1285 (messages.po): Remove.
1286 (message/msgid.po, message/template.po): New rules.
1397 (edit, interact): Now take extra string arg.
1414 (edit): New args lname, lline, rname, rline.
1415 (edit): New command 'd'.
1474 * acconfig.h, freesoft.c, message/de.po, message/en_UK.po,
1475 message/es.po, message/fr.po, message/pl.po, message/sv.po:
1514 (version.c, version.texi, messages.po): New files.
1515 messages.po is built automatically from source files and `getmsgids'.
1518 (realclean): Clean messages.po, version.*.
1682 * system.h: <string.h>: Include if HAVE_STRING_H, too.
1711 (AC_CHECK_HEADERS): Add string.h; regex.c uses on some old hosts.
1723 (AC_CHECK_HEADERS): Remove now-redundant check for <string.h>.
1813 (edit): Use system if !HAVE_FORK.
1981 (memchr): Likewise for <string.h>.
2028 * system.h <limits.h>, <stdlib.h>, <string.h>:
2150 (lf_refill, main, skip_white, edit, interact): Check for signal.
2158 (edit): Pacify `gcc -Wall' with a useless assignment.
2301 * sdiff.c (edit): Allocate buf dynamically.
2384 * sdiff.c (edit): execvp wants char **, not const char **.
2645 * diff.h, diff3.c: Include string.h or strings.h, as appropriate.