Code

Use sdb_error_chomp() to remove newlines from multi-part messages.
[sysdb.git] / src / utils / error.c
2013-03-20 Sebastian Harlutils error, strbuf: Added sdb_error_chomp(), sdb_strbu...
2013-03-20 Sebastian Harlutils error: Use string buffers rather than static...
2013-03-10 Sebastian HarlMoved sdb_strerror() from utils/string.h to utils/error.h.
2013-03-10 Sebastian HarlRenamed error recording / logging functions.
2013-03-10 Sebastian Harlutils error: Make sure to destroy memory allocated...
2013-03-10 Sebastian Harlutils error: Added module for error reporting.