Lines Matching +refs:po +refs:string +refs:buffer

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.
292 Avoid arithmetic overflow in buffer size calculation.
327 Reject numeric-string options if operating in POSIX 1003.1-2001 mode.
362 Avoid integer overflow and core dumps if buffer alignments are
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,
759 the empty string instead.
1096 (buffer): Now word*, not char*. All uses changed.
1126 files_can_be_treated_as_binary. Esure that buffer size is a multiple
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>):
1261 Fix bug when help line wrapped around the input buffer.
1285 (messages.po): Remove.
1286 (message/msgid.po, message/template.po): New rules.
1376 (slurp): Check for arithmetic overflow when computing buffer size.
1397 (edit, interact): Now take extra string arg.
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.*.
1541 Now outputs to a buffer instead of stdout.
1605 * cmp.c (main): Align buffer size to word size; some mallocs care.
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>.
1893 (read_diff): Detect integer overflow in buffer size calculations.
1981 (memchr): Likewise for <string.h>.
2028 * system.h <limits.h>, <stdlib.h>, <string.h>:
2060 (diff_2_files): Use l.c.m., not max, of files' buffer sizes.
2065 (file_desc, buffer): Likewise, for file[12]_desc and buf[12].
2078 Use l.c.m. of files' buffer sizes, not 8 * 1024.
2555 don't slurp them all in at once; just compare them a buffer at a time.
2558 Use only one buffer for stdin with `diff - -'.
2589 Don't copy stdin buffer if `diff - -'.
2592 `sip' sets things up and perhaps reads the first ST_BLKSIZE buffer to
2600 if it has a null byte in its first buffer, it's binary.
2645 * diff.h, diff3.c: Include string.h or strings.h, as appropriate.
3142 * io.c (slurp): Null-terminate the buffer.
3306 * io.c (slurp): Leave 2 chars space at end of buffer, not one.
3336 don't move past buffer-beg.
3340 (slurp): Leave 1 char extra space after each buffer.