| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Simplify by removing unneeded local variables and explicit null termination. | Tim J. Robbins | 2002-09-26 | 1 | -12/+8 | 
| | | | | | Notes: svn path=/head/; revision=103999 | ||||
| * | 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 | ||||
| * | Add restrict qualifiers where C99 permits them. All of these already had | Tim J. Robbins | 2002-09-07 | 1 | -2/+2 | 
| | | | | | | | | restrict qualifiers on their prototypes in <wchar.h>. Notes: svn path=/head/; revision=103059 | ||||
| * | 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 | -3/+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 | -3/+0 | 
| | | | | | Notes: svn path=/head/; revision=76683 | ||||
| * | initial import of locale insensitive wcs* and wmem* functions. | Takuya SHIOZAKI | 2001-05-15 | 1 | -0/+61 | 
| Obtained from: NetBSD and Citrus. Notes: svn path=/head/; revision=76612 | |||||
