K 10 svn:author V 7 delphij K 8 svn:date V 27 2009-03-05T00:57:01.368918Z K 7 svn:log V 158 Our realloc(3) and reallocf(3) can handle NULL, which turns it into a malloc(3) call, so don't test if a pointer is NULL. Obtained from: OpenBSD (in spirit) END