summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/l64a.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a64l(), l64a(), and l64a_r() XSI extentions. These functions converttrhodes2005-12-241-0/+52
between a 32-bit integer and a radix-64 ASCII string. The l64a_r() function is a NetBSD addition. PR: 51209 (based on submission, but very different) Reviewed by: bde, ru
OpenPOWER on IntegriCloud