Changelog for
libstrl0-0.5.1-9.1.x86_64.rpm :
Tue Dec 10 13:00:00 2013 szotsakiAATTgmail.com
- Version 0.5.1
* Added asprintf() and vasprintf() implementations.
These implementations require snprintf(NULL, 0, fmt, ...) (which nearly every even less modern machine seems to have) to be working.