[PATCH 1/6 v2] Add X*asprintf() routines to mirror common asprintf() routines
Mikhail Gusarov
dottedmag at dottedmag.net
Wed Dec 1 10:51:59 PST 2010
Twas brillig at 10:42:56 01.12.2010 UTC-08 when keithp at keithp.com did gyre and gimble:
>> Provides a portable implementation of this common allocating
>> sprintf() API found in many, but not yet all, of the platforms we
>> support. If the platform provides vasprintf() we simply wrap it,
>> otherwise we implement it - either way callers can use it regardless
>> of platform.
KP> I didn't see any closure to my question as to whether we should just be
KP> exporting these as 'asprintf' et al., instead of creating a new name.
Also should those be exported at all. Is X server still an OS? :)
--
http://fossarchy.blogspot.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 489 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20101201/ee9b4e9a/attachment.pgp>
More information about the xorg-devel
mailing list