History log of /external/e2fsprogs/intl/loadmsgcat.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
45e338f5332a54295893dba2e32cc093d1316f60 23-Feb-2009 Jim Meyering <jim@meyering.net> remove useless if-before-free tests

In case you're wondering about whether this change is safe from a
portability standpoint, fear not. This has been beaten to death
in other forums. Here are a few threads:

http://thread.gmane.org/gmane.comp.version-control.git/74187
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/12712
http://thread.gmane.org/gmane.emacs.devel/98144
http://thread.gmane.org/gmane.comp.lib.glibc.alpha/13092

There has been debate about whether it's a good idea from a
performance standpoint, too, but imho you'll have a hard time
finding an instance where this sort of change induces a
measurable performance penalty. If you do, please let me know.

Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
/external/e2fsprogs/intl/loadmsgcat.c
b0cacab066000b940551d59aad3e4553d4bad268 01-Dec-2004 Theodore Ts'o <tytso@mit.edu> Update to use gettext 0.14.1 and autoconf 2.50+
/external/e2fsprogs/intl/loadmsgcat.c
a04eba3f8868af1d9b7b504d3d430c55ed3dc777 03-May-2003 Theodore Ts'o <tytso@mit.edu> Update to gettext 0.11.5. We now enable NLS support by default.

Fixed up support for using the internal intl library.
/external/e2fsprogs/intl/loadmsgcat.c
5bc5a89c2a5c07b0237c13d37d869c986b5435fb 08-Feb-2000 Theodore Ts'o <tytso@mit.edu> Many files:
Check in gettext library from 0.10.35.
Makefile.in.in, POTFILES.in, it.po:
Initial commit of Internationalization support.
/external/e2fsprogs/intl/loadmsgcat.c