Code

Use sdb_error_chomp() to remove newlines from multi-part messages.
[sysdb.git] / src / utils / strbuf.c
2013-03-20 Sebastian Harlutils error, strbuf: Added sdb_error_chomp(), sdb_strbu...
2013-03-20 Sebastian Harlutils strbuf: Copy va_lists rather than using them...
2013-03-20 Sebastian Harlutils strbuf: Added an automatically growing string...