Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -3/+2 |
| | | | | I believe have made all of libc .c's as consistent as possible. | ||||
* | Add my e-mail to copyrights | phantom | 2001-12-11 | 1 | -1/+1 |
| | |||||
* | 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 |