Commit message (Expand) | 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 |
* | Make strlcpy/strlcat slightly easier to read. | millert | 2015-01-15 | 1 | -20/+18 |
* | Sync wcslcpy and wcslcat with strlcpy and strlcat. OK deraadt@ | millert | 2011-07-24 | 1 | -23/+11 |
* | Convert do {} while loop -> while {} for clarity. No binary change | millert | 2006-05-05 | 1 | -5/+5 |
* | zap remaining rcsid. | espie | 2005-08-08 | 1 | -5/+1 |
* | K&R -> ANSI | espie | 2005-06-19 | 1 | -6/+3 |
* | Import w* functions so that I can send smaller diffs around. | espie | 2005-04-13 | 1 | -0/+71 |