Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | style(9) | mike | 2001-09-17 | 1 | -62/+56 |
| | | | | Silence from: phantom | ||||
* | correctly wrap macros with { } | phantom | 2001-09-06 | 1 | -2/+3 |
| | |||||
* | Add strfmon(3) implementation. It still contains few XXX's because I lost | phantom | 2001-09-05 | 1 | -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 |