summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strfmon.c
Commit message (Collapse)AuthorAgeFilesLines
* style(9)mike2001-09-171-62/+56
| | | | Silence from: phantom
* correctly wrap macros with { }phantom2001-09-061-2/+3
|
* Add strfmon(3) implementation. It still contains few XXX's because I lostphantom2001-09-051-0/+615
my last version of this work due to HDD crash, but this version cleanly passed all POSIX and SuSv2 tests. I am working on testing scripts which should test this implementation against all locales and surely more fixes will come soon. Reviewed by: ache, silence at -audit & -developers
OpenPOWER on IntegriCloud