PSARC/2008/778 - asprintf, vasprintf
James Carlson
james.d.carlson at sun.com
Fri Dec 19 06:10:20 PST 2008
Roger A. Faulkner writes:
> This case adds two new functions to the C library, asprintf()
> and vasprintf() as follows:
>
> int asprintf(char **ret, const char *format, ...);
> int vasprintf(char **ret, const char *format, va_list ap);
>
> The committment level of these interfaces is Committed.
+1 with the addition of the somewhat dubious EAGAIN from malloc(3C).
--
James Carlson, Solaris Networking <james.d.carlson at sun.com>
Sun Microsystems / 35 Network Drive 71.232W Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677
More information about the opensolaris-arc
mailing list