gcc/libstdc++-v3/include/c_std/bits
Benjamin Kosnik 9ea659ac82 std_cstring.h (memchr): Define "C" functions to __glibcpp_memchr.
2001-05-21  Stephen M. Webb  <stephen@bregmasoft.com>

	* include/c_std/bits/std_cstring.h (memchr): Define "C" functions to
	__glibcpp_memchr.
	(strchr): Same, but to __glibcpp_strchr.
	(strpbrk): Same.
	(strrchr): Same.
	(strstr): Same.
	* include/c_std/bits/std_cwchar.h (wcschr): Same.
	(wcsbrk): Same.
	(wcsrchr): Same.
	(wcsstr): Same.
	(wmemchr): Same.

From-SVN: r42421
2001-05-22 04:58:45 +00:00
..
cmath.tcc
std_cassert.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_cctype.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_cerrno.h std_cerrno.h (errno): Define macro from identifier declared with external linkage, if needed. 2001-04-23 19:54:34 +00:00
std_cfloat.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_climits.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_clocale.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_cmath.h std_cmath.h (std): Explicitly inject c99 names. 2001-04-26 02:23:52 +00:00
std_csetjmp.h std_cerrno.h (errno): Define macro from identifier declared with external linkage, if needed. 2001-04-23 19:54:34 +00:00
std_csignal.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_cstdarg.h std_cerrno.h (errno): Define macro from identifier declared with external linkage, if needed. 2001-04-23 19:54:34 +00:00
std_cstddef.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_cstdio.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_cstdlib.h std_cmath.h (std): Explicitly inject c99 names. 2001-04-26 02:23:52 +00:00
std_cstring.h std_cstring.h (memchr): Define "C" functions to __glibcpp_memchr. 2001-05-22 04:58:45 +00:00
std_ctime.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_cwchar.h std_cstring.h (memchr): Define "C" functions to __glibcpp_memchr. 2001-05-22 04:58:45 +00:00
std_cwctype.h std_cwctype.h: Include std_cwchar.h for wint_t. 2001-01-04 04:21:42 +00:00