]> git.ipfire.org Git - thirdparty/gettext.git/commit
Support only simple access to shell variables, only ASCII names, and
authorBruno Haible <bruno@clisp.org>
Tue, 16 Sep 2003 08:52:23 +0000 (08:52 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:59 +0000 (12:10 +0200)
commit1bf5e3532e78a5d3c994bef14f219e6ff895aeec
tree0d70c505029cf5f759f3a8d455b5c076b13e1f6a
parent166ecfbfaef2f905116da2f4654b08b95558442a
Support only simple access to shell variables, only ASCII names, and
no $0 or $?.
gettext-tools/src/ChangeLog
gettext-tools/src/format-sh.c
gettext-tools/tests/ChangeLog
gettext-tools/tests/format-sh-1
gettext-tools/tests/format-sh-2