K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-07-25T17:38:59.000000Z K 7 svn:log V 235 asprintf() does use realloc() internally, but saying so in the manpage can be misinterpreted to mean that the pointer passed to asprintf() must be suitable for passing to realloc() as-is (ie. either a NULL pointer or a valid pointer). END