summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strfmon.3
Commit message (Collapse)AuthorAgeFilesLines
* strfmon(3) does not correctly handle multibyte characters in thetjr2003-01-061-0/+6
| | | | format string.
* mdoc(7) police: formatting nits.ru2002-11-291-4/+4
| | | | Approved by: re
* Document the kind of format string strfmon() expects. Sync the Errorstjr2002-10-111-5/+74
| | | | section with reality.
* Add restrict type-qualifier.mike2002-09-201-1/+1
|
* mdoc(7) police: don't split author names in the AUTHORS section.ru2001-10-011-0/+1
|
* Fix some mdoc nits caused by my knowledge not being too up-to-date onasmodai2001-09-071-9/+12
| | | | | | mdocNG. Submitted by: dd
* Add strfmon.3 to the fray.asmodai2001-09-071-0/+88
This is a first cut, but enough to help people interested in using it further than before. More text coming to illustrate use and provide more details. Based on standards' text.
OpenPOWER on IntegriCloud