move sstrdup, scalloc, smalloc, srealloc to libi3, improve error messages

This commit is contained in:
Michael Stapelberg
2011-10-02 18:08:49 +01:00
parent 8f5dd749c3
commit 501dc36b98
6 changed files with 77 additions and 58 deletions

View File

@ -19,6 +19,7 @@
#include "config.h"
#include "util.h"
#include "libi3.h"
int cmdyycolumn = 1;