summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/a64l.3
Commit message (Collapse)AuthorAgeFilesLines
* Revise markup in recently added manpages.ru2006-09-301-26/+27
|
* Fix typo in manual page reference.wkoszek2006-02-261-1/+1
| | | | | Approved by: cognet (mentor) MFC after: 3 days
* Add a64l(), l64a(), and l64a_r() XSI extentions. These functions converttrhodes2005-12-241-0/+186
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