]> git.ipfire.org Git - thirdparty/gettext.git/commit
New include files xmalloc.h and strstr.h.
authorBruno Haible <bruno@clisp.org>
Thu, 27 Sep 2001 14:00:33 +0000 (14:00 +0000)
committerBruno Haible <bruno@clisp.org>
Thu, 27 Sep 2001 14:00:33 +0000 (14:00 +0000)
commit7890459c6bb7ca019aee065eb6129c3901325aeb
treea6d53e155519fbf800cc0402bd273d0ef5dbb51f
parent3acbafedd7896585684d5e9ef955f6c8f77584c4
New include files xmalloc.h and strstr.h.
47 files changed:
lib/ChangeLog
lib/Makefile.am
lib/concatpath.c
lib/findprog.c
lib/fstrcmp.c
lib/hash.c
lib/javacomp.c
lib/javaexec.c
lib/sh-quote.c
lib/strstr.h [new file with mode: 0644]
lib/system.h
lib/xgetcwd.c
lib/xmalloc.c
lib/xmalloc.h [new file with mode: 0644]
lib/xstrdup.c
src/ChangeLog
src/file-list.c
src/format-c.c
src/format-java.c
src/format-lisp.c
src/format-python.c
src/format-ycp.c
src/gettext.c
src/message.c
src/msgcmp.c
src/msgen.c
src/msgexec.c
src/msgfmt.c
src/msggrep.c
src/msgl-cat.c
src/msgl-charset.c
src/msgl-iconv.c
src/ngettext.c
src/po-charset.c
src/po-gram-gen.y
src/po-hash-gen.y
src/po-lex.c
src/po.c
src/read-mo.c
src/read-po.c
src/str-list.c
src/write-java.c
src/write-po.c
src/x-c.c
src/x-java.l
src/x-po.c
src/xgettext.c