Tim J. Robbins
|
99330f8368
|
Remove unnecessary #include <assert.h>; it was used to bring in the
_DIAGASSERT macro on NetBSD, but we don't need it.
|
2002-09-21 00:29:23 +00:00 |
|
David E. O'Brien
|
333fc21e3c
|
Fix the style of the SCM ID's.
I believe have made all of libc .c's as consistent as possible.
|
2002-03-22 21:53:29 +00:00 |
|
Dag-Erling Smørgrav
|
33ad961d11
|
Increment the loop counter.
PR: bin/29218
Submitted by: Goran Lowkrantz <goran.lowkrantz@ismobile.com>
|
2001-11-10 17:36:58 +00:00 |
|
David E. O'Brien
|
de5fe5d53b
|
rcsid[]->__FBSDID
|
2001-11-07 19:55:16 +00:00 |
|
David E. O'Brien
|
5864b79cd2
|
Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.
Do the same for the non-wcs*/wmem* files while I'm here.
|
2001-05-24 08:47:42 +00:00 |
|
Ruslan Ermilov
|
9d3618b999
|
Unbreak world; _DIAGASSERT macro is not available in FreeBSD.
|
2001-05-16 14:34:47 +00:00 |
|
Takuya SHIOZAKI
|
9829d36a86
|
initial import of locale insensitive wcs* and wmem* functions.
Obtained from: NetBSD and Citrus.
|
2001-05-15 06:01:19 +00:00 |
|