Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update HISTORY and SEE ALSO for all of string(3), together with various | 2011-07-25 | 1 | -13/+16 | |
| | | | | | smaller improvements; jmc@ and nicm@ both ask me to get this in because further tweaking will be easier in-tree | ||||
* | After a certain amount of fighting with the mbstowcs API, remove L from | 2011-07-08 | 1 | -4/+12 | |
| | | | | | | the wcsdup example. ok stsp | ||||
* | Fix some awful code in the example, pointed out by millert@. | 2011-07-05 | 1 | -3/+3 | |
| | |||||
* | Add wcsdup(), from NetBSD. | 2011-07-04 | 1 | -0/+86 | |
ok deraadt matthew |