glibc/sysdeps
David S. Miller 50f81fd74b Remove all traces of reg_char.
* sysdeps/generic/memcopy.h (reg_char): Delete.
	* debug/strcat_chk.c: Use char, not reg_char.
	* debug/strcpy_chk.c: Likewise.
	* debug/strncat_chk.c: Likewise.
	* debug/strncpy_chk.c: Likewise.
	* string/memchr.c: Likewise.
	* string/memrchr.c: Likewise.
	* string/rawmemchr.c: Likewise.
	* string/strcat.c: Likewise.
	* string/strchr.c: Likewise.
	* string/strchrnul.c: Likewise.
	* string/strcmp.c: Likewise.
	* string/strcpy.c: Likewise.
	* string/strncat.c: Likewise.
	* string/strncmp.c: Likewise.
	* string/strncpy.c: Likewise.
2012-04-18 16:19:10 -07:00
..
generic Remove all traces of reg_char. 2012-04-18 16:19:10 -07:00
gnu Clean up glibc manual references to "GNU system" (bug 6911). 2012-03-08 01:27:38 +00:00
i386 Remove useless __ilogb*_finite aliases 2012-04-18 00:40:13 +02:00
ieee754 Finish ilogb changes 2012-04-18 14:31:43 +02:00
mach Add __snseconds_t and __SNSECONDS_T_TYPE 2012-04-11 11:02:59 -07:00
posix Add missing headers 2012-02-27 20:27:41 +01:00
powerpc Have memmove call __builtin_memcopy on PowerPC if src and dest don't overlap. 2012-04-18 16:44:27 -05:00
pthread Fix struct timespec normalization (as used in many other places). 2012-03-08 11:49:43 +01:00
s390 Add byteswap-16.h for __bswap_16 2012-04-06 15:14:52 -07:00
sh Fix return value of SH fesetround. 2012-04-05 11:58:30 +09:00
sparc Forgot to delete the sparc64 memcopy.h which tries to include the sparc32 one 2012-04-18 11:13:14 -07:00
unix Fix variable check in sparc clock frequency probing. 2012-04-13 14:31:35 -07:00
wordsize-32 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
wordsize-64 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
x86_64 Remove useless __ilogb*_finite aliases 2012-04-18 00:40:13 +02:00