| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reimplement, handling the case where c == L'\0' correctly and fixing | Tim J. Robbins | 2002-10-23 | 1 | -21/+7 |
| | | | | | | | | some style(9) bugs. Notes: svn path=/head/; revision=105785 | ||||
| * | Remove unnecessary #include <assert.h>; it was used to bring in the | Tim J. Robbins | 2002-09-21 | 1 | -1/+0 |
| | | | | | | | | _DIAGASSERT macro on NetBSD, but we don't need it. Notes: svn path=/head/; revision=103724 | ||||
| * | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -0/+2 |
| | | | | | | | | I believe have made all of libc .c's as consistent as possible. Notes: svn path=/head/; revision=92986 | ||||
| * | rcsid[]->__FBSDID | David E. O'Brien | 2001-11-07 | 1 | -4/+1 |
| | | | | | Notes: svn path=/head/; revision=86170 | ||||
| * | Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. | David E. O'Brien | 2001-05-24 | 1 | -4/+4 |
| | | | | | | | | Do the same for the non-wcs*/wmem* files while I'm here. Notes: svn path=/head/; revision=77117 | ||||
| * | Unbreak world; _DIAGASSERT macro is not available in FreeBSD. | Ruslan Ermilov | 2001-05-16 | 1 | -2/+0 |
| | | | | | Notes: svn path=/head/; revision=76683 | ||||
| * | initial import of locale insensitive wcs* and wmem* functions. | Takuya SHIOZAKI | 2001-05-15 | 1 | -0/+59 |
| Obtained from: NetBSD and Citrus. Notes: svn path=/head/; revision=76612 | |||||
