Whamcloud - gitweb
libcom_err: add set_com_err_gettext()
authorTheodore Ts'o <tytso@mit.edu>
Wed, 5 Oct 2011 04:58:40 +0000 (00:58 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 5 Oct 2011 04:58:40 +0000 (00:58 -0400)
commit4259052093da329907e255b11bf3e799872828c7
tree42dd36ee33c26054a6ad6b89b8f42f9225f4e0c8
parent789cb34d1ae465221b1b29240196125b22a539dc
libcom_err: add set_com_err_gettext()

This function allows programs to pass in a pointer to the gettext
function so that error table strings will can be internationalized.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/et/com_err.h
lib/et/error_message.c