Whamcloud - gitweb
com_err.h, error_table.h: Move definition of the error_table
authorTheodore Ts'o <tytso@mit.edu>
Thu, 20 Mar 2003 00:46:02 +0000 (19:46 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 20 Mar 2003 00:46:02 +0000 (19:46 -0500)
commit00aba96743c1b76eb9c242368f582c65ecdbe47c
treef1fe63891b73df9177b7ce92edd83ba7c0238061
parent88fe61c7c39b97193100d61ac4785de1fb05d130
com_err.h, error_table.h: Move definition of the error_table
structure from the internal error_table.h to com_err.h,
since it now needs to be public.

et_c.awk, et_h.awk: Import changes from krb5's et library so
that the error_table structure is defined and available
publically.

error_message.c: Import krb5 and heimdall com_err extensions to
the et library.
lib/et/ChangeLog
lib/et/com_err.h
lib/et/error_message.c
lib/et/error_table.h
lib/et/et_c.awk
lib/et/et_h.awk