Whamcloud - gitweb
Pass the gettext() function to libcom_err
authorTheodore Ts'o <tytso@mit.edu>
Wed, 5 Oct 2011 05:00:30 +0000 (01:00 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 5 Oct 2011 05:00:30 +0000 (01:00 -0400)
commit9d4507c5b61007df968638623aa1b4c47dae6cf9
tree85c8c384ab772fa9e5efb039385714af96d171be
parent4259052093da329907e255b11bf3e799872828c7
Pass the gettext() function to libcom_err

For those e2fsprogs programs which use libcom_err and are
internationalized, pass the gettext() function to libcom_err during
program initialization.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
14 files changed:
e2fsck/unix.c
misc/badblocks.c
misc/chattr.c
misc/dumpe2fs.c
misc/e2image.c
misc/e2initrd_helper.c
misc/e2undo.c
misc/findsuper.c
misc/lsattr.c
misc/mke2fs.c
misc/partinfo.c
misc/tune2fs.c
misc/uuidgen.c
resize/main.c