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
..
2004-05-26 17:27:20 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2002-04-09 20:36:24 +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-07-06 04:58:11 +00:00
2002-04-09 20:36:24 +00:00
2001-07-06 04:58:11 +00:00
2001-04-26 20:45:18 +00:00
2001-07-06 04:58:11 +00:00
2001-03-19 21:40:15 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2004-03-22 19:54:06 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2003-09-09 20:15:17 +00:00
2004-03-14 21:12:06 +00:00
2004-03-14 21:12:06 +00:00
2002-08-03 21:19:56 +00:00
2002-03-12 00:38:37 +00:00
2004-03-22 19:54:06 +00:00
2001-07-06 04:58:11 +00:00
2002-08-03 21:19:56 +00:00
2002-08-04 23:32:14 +00:00
2002-08-04 09:27:27 +00:00
2004-03-14 21:12:06 +00:00
2004-03-14 21:12:06 +00:00
2001-07-06 04:58:11 +00:00
2004-04-04 06:17:27 +00:00
2003-09-10 05:23:33 +00:00
2003-04-17 17:38:38 +00:00
2003-04-17 17:38:38 +00:00
2003-04-17 17:38:38 +00:00
2003-04-17 17:38:38 +00:00
2003-04-17 17:38:38 +00:00
2003-05-01 07:38:32 +00:00
2003-04-17 17:38:38 +00:00
2003-04-17 17:38:38 +00:00
2003-04-17 17:38:38 +00:00
2004-03-07 09:05:18 +00:00
2003-04-17 17:38:38 +00:00
2003-04-17 17:38:38 +00:00
2003-04-17 17:38:38 +00:00
2003-04-17 17:38:38 +00:00
2003-04-17 17:38:38 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2004-04-29 21:55:45 +00:00
2001-08-28 04:52:25 +00:00
2001-02-22 13:46:25 +00:00
2001-02-02 08:24:56 +00:00
2001-02-02 08:24:56 +00:00
2004-03-22 19:54:06 +00:00