| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.release/7.3.0_cvs | Ken Smith | 2010-03-21 | 1 | -1/+1 |
| | | | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 7.3-RELEASE image. | ||||
| * | Per Regents of the University of Calfornia letter, remove advertising | Warner Losh | 2007-01-09 | 1 | -4/+0 |
| | | | | | | | | | | clause. # If I've done so improperly on a file, please let me know. Notes: svn path=/head/; revision=165903 | ||||
| * | Implement wcwidth() as an inline function. | Tim J. Robbins | 2004-08-12 | 1 | -11/+2 |
| | | | | | Notes: svn path=/head/; revision=133564 | ||||
| * | Grab all the information we need about a character with one call to | Tim J. Robbins | 2004-05-23 | 1 | -7/+5 |
| | | | | | | | | __maskrune() instead of one direct call and one through iswprint(). Notes: svn path=/head/; revision=129608 | ||||
| * | Use modern-style arguments declaration | Andrey A. Chernov | 2002-08-19 | 1 | -2/+1 |
| | | | | | Notes: svn path=/head/; revision=102137 | ||||
| * | Write null wide-character as L'\0' like in other places | Andrey A. Chernov | 2002-08-19 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=102134 | ||||
| * | According to SUSv2, always return 0 for null wide-character code | Andrey A. Chernov | 2002-08-19 | 1 | -1/+6 |
| | | | | | Notes: svn path=/head/; revision=102124 | ||||
| * | Move internal defines from ctype.h here | Andrey A. Chernov | 2002-08-19 | 1 | -0/+4 |
| | | | | | Notes: svn path=/head/; revision=102096 | ||||
| * | Move wcwidth() to separate file, it doesn't belong to iswctype.c at all | Andrey A. Chernov | 2002-08-17 | 1 | -0/+57 |
| Notes: svn path=/head/; revision=102033 | |||||
