Ulrich Drepper 4a691b0639 Update.
2004-05-26  Jakub Jelinek  <jakub@redhat.com>

	* include/string.h (mempcpy, stpcpy): Add libc_hidden_builtin_proto.
	* string/bits/string2.h (memset): Disable macro for GCC 3.0+.
	(__mempcpy): Use __builtin_mempcpy for GCC 3.4+.
	(strchr): For GCC 3.2+, only use __rawmemchr if second argument is
	constant '\0' and first argument is not constant.
	(__stpcpy): Use __builtin_stpcpy for GCC 3.4+.
	(strncpy): Remove #ifdef _USE_STRING_ARCH_mempcpy variant.
	For GCC 3.2+ use __builtin_strncpy.
	(strncat): For GCC 3.2+ use __builtin_strncat.
	(strcmp): For GCC 3.2+ use __builtin_strcmp if both arguments are
	constant.
	(strcspn, strspn, strpbrk): For GCC 3.2+, use builtin function
	if both arguments are constant.

2004-05-26  Ulrich Drepper  <drepper@redhat.com>

	* nss/nss_files/files-hosts.c: Fix condition for looking up IPv4
	mapped addresses in gethostbyaddr.
2004-05-26 17:27:20 +00:00
..
2001-07-06 04:58:11 +00:00
2004-05-26 17:27:20 +00:00
2001-07-06 04:58:11 +00:00
2002-09-29 18:25:48 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2000-01-02 04:20:21 +00:00
2004-05-26 06:42:16 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2004-03-31 00:16:53 +00:00
2001-07-06 04:58:11 +00:00
2004-05-26 06:42:16 +00:00
2004-05-26 06:42:16 +00:00
2004-03-10 09:29:17 +00:00
2003-06-16 17:18:06 +00:00
2001-07-06 04:58:11 +00:00
2002-08-03 07:02:10 +00:00
2001-07-06 04:58:11 +00:00
2004-05-17 18:59:35 +00:00
2002-09-29 18:25:48 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2003-09-04 08:27:37 +00:00
1996-10-02 01:40:17 +00:00
2004-05-26 06:42:16 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-08-24 20:38:43 +00:00
2003-06-26 08:00:21 +00:00
2002-08-03 07:02:10 +00:00