Lines Matching +refs:po +refs:find +refs:bash +refs:string
93 * hash-string.c: Likewise.
94 * hash-string.h: Likewise.
427 Avoid crash in *printf functions for invalid format string with dollar.
538 * printf-parse.c: Include <string.h>.
670 vasnprintf: Correct handling of unconvertible wide string arguments.
684 string is passed as argument to %ls, with no precision and no width.
956 * Makefile.in (libintl.res): Initialize nl without assuming GNU bash.
1156 * relocatable.c (relocate): Return a freshly allocated string instead
1157 of a pointer to a privately held string.
1443 replacement string.
1970 needed. Fix return value when the entire result string would be larger
1988 (VASNPRINTF): Return a string of length > INT_MAX without failing.
2019 * localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
2067 failed. Either signal the string is unusable or that something went
2526 * hash-string.h (__hash_string): Define differently outside glibc.
2527 * hash-string.c: Include config.h.
2528 * Makefile.in (SOURCES): Add hash-string.c.
2529 (OBJECTS): Add hash-string.$lo.
2530 (hash-string.lo): New rule.
2531 (hash-string.$lo): Depend on hash-string.h.
2532 * Makefile.msvc (OBJECTS): Add hash-string.obj.
2533 (hash-string.obj): New rule.
2534 * Makefile.vms (OBJECTS): Add hash-string.obj.
2535 (hash-string.obj): New rule.
2540 * hash-string.c: New file.
2541 * hash-string.h: Remove hash_string definition. Declare __hash_string.
2547 * plural.y: Include string.h. Needed because recent versions of bison
2748 that consists of a '.' followed by an empty digit string.
2824 * loadmsgcat.c (_nl_load_domain): When a string pair uses a system
2826 the string pair instead of crashing.
2938 * hash-string.h (hash_string): Zero-extend each char from the string;
2965 * hash-string.h (PARAMS): Remove macro.
3241 * Makefile.in (loadmsgcat.$lo): Depend on hash-string.h.
3288 untranslated string, call _nl_log_untranslated.
3435 * loadmsgcat.c: Include stdint.h, inttypes.h, hash-string.h.
3514 * localcharset.c (locale_charset): Don't return an empty string.
3778 * hash-string.h (PARAMS): Likewise.
4198 Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.
4225 - It uses a slow string to integer conversion.
4233 (../po/cat-id-tbl.$lo): Remove rule.
4272 * cat-compat.c: Include stdlib.h, string.h whenever possible.
4318 to the caller instead. Weaken comparison of string lengths, to account
4319 for plural entries. Call iconv() on the entire result string, not
4365 * localealias.c (read_alias_file): Update string pointers in map[]
4546 * hash-string.h: Don't include <values.h>.
4584 * hash-string.h: Don't include <values.h>.
4612 * explodename.c: Include stdlib.h and string.h only if they exist.
4657 * hash-string.h: Likewise.
4753 try to find it in the $top_scrdir).
4921 * localealias.c (alias_compare): Increment string pointers in loop
4949 * localealias.c, libintl.inst, libgettext.h, hash-string.h,
4982 * hash-string.h: Capitalize arguments of macros.
5001 * hash-string.h (hash_string):
5027 * hash-string.h: Correct prototype for hash_string.
5031 * hash-string.h (hash_string): Add prototype.
5058 * Makefile.in (../po/cat-id-tbl.o): Use $(top_srdir) in
5239 * cat-compat.c: Include <string.h> for stpcpy prototype.
5323 We now try only to find a specified catalog. Fall back to other
5353 Do not overwrite '\n' when terminating alias value string.
5481 OBJECTS contains all objects but cat-compat.o, ../po/cat-if-tbl.o,
5502 po-mode.el, makelinks, combine-sh are now found in ../misc.
5504 * po-mode.el, makelinks, combine-sh, elisp-comp:
5514 * po-mode.el (Installation comment):
5515 Add .pox as possible extension of .po files.
5524 * Makefile.in (../po/cat-id-tbl.o):
5552 * hash-string.h (hash_string):
5566 (clean): renamed po-to-tbl and po-to-msg to po2tbl and po2msg resp.
5573 cat-id-tbl.c is now found in po/. This enables us to use an identical
5585 * po-to-tbl.sed.in:
5590 * textdomain.c: Protect inclusion of stdlib.h and string.h.
5598 * Makefile.in (DISTFILES): ship po-to-tbl.sed.in instead of
5599 po-to-tbl.sed.
5600 (distclean): remove po-to-tbl.sed and tupdate.perl.
5603 Don't include entries without translation from old .po file.
5612 * bindtextdom.c: Protect stdlib.h and string.h inclusion.
5627 * po-mode.el: Last version for 0.7.
5631 * dcgettext.c: Protect include of string.h.
5639 * po-to-tbl.sed: Adopt for new .po file format.
5641 * linux-msg.sed, xopen-msg.sed: Adopt for new .po file format.
5645 * tupdate.perl.in: Complete rewrite for new .po file format.