Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap <inttypes.h> and finish wrapping of <wchar.h> so that calls go direct | guenther | 2015-09-12 | 1 | -1/+2 |
| | | | | and the symbols not in the C standard are weak | ||||
* | Add a wcswidth man page (based on FreeBSD), and fix the implementation | stsp | 2011-04-04 | 1 | -3/+6 |
| | | | | | to return -1 in case of an unprintable character. ok nicm jmc | ||||
* | zap remaining rcsid. | espie | 2005-08-08 | 1 | -5/+1 |
| | | | | | | Kill old files that are no longer compiled. okay theo | ||||
* | K&R -> ANSI | espie | 2005-06-19 | 1 | -5/+3 |
| | | | | | APIWARN okay millert@, otto@ | ||||
* | Import w* functions so that I can send smaller diffs around. | espie | 2005-04-13 | 1 | -0/+53 |
(Nothing activated yet, of course) okay deraadt@ |