| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
more efficient. The problem with the previous implementation was that it
calculated the length of the first argument ("big") with wcslen() when
it was not necessary.
Notes:
svn path=/head/; revision=105844
|
| |
|
|
|
|
|
| |
_DIAGASSERT macro on NetBSD, but we don't need it.
Notes:
svn path=/head/; revision=103724
|
| |
|
|
|
|
|
| |
restrict qualifiers on their prototypes in <wchar.h>.
Notes:
svn path=/head/; revision=103059
|
| |
|
|
|
|
|
| |
I believe have made all of libc .c's as consistent as possible.
Notes:
svn path=/head/; revision=92986
|
| |
|
|
| |
Notes:
svn path=/head/; revision=86170
|
| |
|
|
|
|
|
| |
Do the same for the non-wcs*/wmem* files while I'm here.
Notes:
svn path=/head/; revision=77117
|
| |
|
|
| |
Notes:
svn path=/head/; revision=76683
|
|
|
Obtained from: NetBSD and Citrus.
Notes:
svn path=/head/; revision=76612
|