Lines Matching +refs:po +refs:current +refs:po +refs:buffer

168 	* po/LINGUAS: Add zh_TW.
227 po/cs.po, po/ja.po: New files.
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.
362 Avoid integer overflow and core dumps if buffer alignments are
421 (ALL_LINGUAS): Remove: now in po/LINGUAS as per Gettext 0.11.
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,
1073 Set stdin mtime to current time even when stdin is not a regular file.
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".
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.
1441 (usage): Update as per current GNU standards.
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.
1893 (read_diff): Detect integer overflow in buffer size calculations.
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.
2100 here, since `compare_files' now sets it to the current time.
2104 (compare_files): Set stdin's st_mtime to be the current time.
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.
2788 Update README with current compilation instructions.
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.