Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync scanf(3) to wscanf(3), and a few bits the opposite way: | 2011-11-02 | 1 | -10/+6 | |
| | | | | | .Fd -> .In, .Li -> .Vt, and remove various other gratuitous differences. feedback and ok stsp@, ok jmc@ | ||||
* | Add wscanf(3) and friends. Based on our scanf(3) implementation, with wide | 2011-10-16 | 1 | -0/+447 | |
character support changes based on code from FreeBSD. ok espie guenther; man page help from schwarze |