]> sourceware.org Git - systemtap.git/commit
dtrace: Clean up gettext initialization
authorJosh Stone <jistone@redhat.com>
Wed, 1 Jun 2011 00:52:02 +0000 (17:52 -0700)
committerJosh Stone <jistone@redhat.com>
Wed, 1 Jun 2011 00:52:02 +0000 (17:52 -0700)
commitd4168b3a49eb3616edb3c0cc7d17e06f71aa9994
tree5fd9c9aa98bc1487e6e09886b8b88d47935b9bff
parent88664bd5879b5973cbb8ef43aac5ec4f04af78d8
dtrace: Clean up gettext initialization

- Provide something callable for the !USE_NLS case
- Use "...".replace directly instead of string.replace()
- Do initialization in a function, so globals aren't polluted.
dtrace.in
This page took 0.027234 seconds and 5 git commands to generate.