freeipmi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Freeipmi-devel] ipmi_strerror_r changed, new ipmi_strerror_cmd_r


From: Albert Chu
Subject: [Freeipmi-devel] ipmi_strerror_r changed, new ipmi_strerror_cmd_r
Date: Wed, 10 Mar 2004 09:07:42 -0800

Hey everyone,

In order to be consistent to the libc strerror_r() function, I've
modified the ipmi_strerror_r API.

ipmi_strerror_r(cmd, comp_code, buf, buf_len);

There is a new function now,

ipmi_strerror_cmd_r(obj_cmd, buf, buf_len);

Which takes care of the old style.  I've updated all of libfreeipmi and
fish to reflect the change.

Al

--
Albert Chu
address@hidden
Lawrence Livermore National Laboratory





reply via email to

[Prev in Thread] Current Thread [Next in Thread]