commit | 5a08b434c7ddecb9cab0f8aedd9db679ca35395c | [log] [tgz] |
---|---|---|
author | Michael Brown <mcb30@etherboot.org> | Tue Mar 18 00:48:23 2008 +0000 |
committer | Michael Brown <mcb30@etherboot.org> | Tue Mar 18 00:48:23 2008 +0000 |
tree | 661b193f21aeaf89aafaf8d92d28ae39444f85aa | |
parent | 08b19abf94dacc85db18e75b91f29adcb7a33e93 [diff] |
[Settings] show_setting() functions return snprintf()-style length. show_setting() and related functions now return an "actual length" in the style of snprintf(). This is to allow consumers to allocate buffers large enough to hold the formatted setting.