add gettext-tiny tools
commit748b5e3d2d70e47ab72ed44a371bd0db9a3a0c20
authorWaldemar Brodkorb <wbx@uclibc-ng.org>
Sat, 17 Feb 2018 18:17:08 +0000 (17 18:17 +0000)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Sat, 17 Feb 2018 18:17:08 +0000 (17 18:17 +0000)
treea6b903d0656b76e3d879adeb50ad6df63844c0d7
parent42ff2bba8eb24626919672f0bc129289cdca6fee
add gettext-tiny tools

For libintl stub users tiny gettext tools might be useful.
Tested with x86_64 on Gentoo/uClibc-ng system.
utils/Makefile.in
utils/StringEscape.c [new file with mode: 0644]
utils/StringEscape.h [new file with mode: 0644]
utils/msgfmt.c [new file with mode: 0644]
utils/msgmerge.c [new file with mode: 0644]
utils/poparser.c [new file with mode: 0644]
utils/poparser.h [new file with mode: 0644]
utils/xgettext [new file with mode: 0755]