glibc/sysdeps/sparc/sparc32
Ulrich Drepper a1303dc8dc Update.
2000-04-05  Cristian Gafton  <gafton@redhat.com>

	* ctype/ctype.h (__isctype_l): Define even if not __OPTIMIZE__
	because it is used in generic code.
	* wctype/wctrans.c: Define __ctype32_toupper and __ctype32_tolower.
	* wcsmbs/wcwidth.h: Declare __ctype32_b.
	* intl/gettext.c: Include <locale.h>.
	* intl/ngettext.c: Likewise.

2000-04-05  Jakub Jelinek  <jakub@redhat.com>

	* resolv/inet_ntop.c (inet_ntop4, inet_ntop6, inet_ntop): Use
	socklen_t type for size.
	* sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Rewrite for new
	init function interface.
	* sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/setjmp.h: Don't include
	sys/ucontext.h.
	(__jmp_buf): Declare the whole type structure here, don't use
	ucontext.

	* iconv/skeleton.c (put16u): Fix typo.
	Reported by Bruno Haible <haible@ilog.fr>.
2000-04-06 05:04:50 +00:00
..
bits Update. 2000-01-17 05:24:52 +00:00
elf
fpu/bits Update. 1999-10-31 17:37:43 +00:00
sparcv8
sparcv9 bcopy should handle overlapping copies like memmove, while the previous version worked like memcpy. Implement optimized assembly memmove. 1999-11-23 17:01:11 +00:00
__longjmp.S
add_n.S
addmul_1.S
alloca.S
atomicity.h
bcopy.c
bsd-_setjmp.S
bsd-setjmp.S
bzero.c
Dist
divrem.m4
dl-machine.h Update. 2000-04-06 05:04:50 +00:00
dotmul.S
e_sqrt.c
Implies
lshift.S
Makefile
memchr.S
memcopy.h
memcpy.S bcopy should handle overlapping copies like memmove, while the previous version worked like memcpy. Implement optimized assembly memmove. 1999-11-23 17:01:11 +00:00
memmove.c
memset.S
mul_1.S
rem.S
rshift.S
sdiv.S
setjmp.S
stpcpy.S
strcat.S
strchr.S
strcmp.S
strcpy.S
strlen.S
strrchr.c
sub_n.S
submul_1.S
udiv.S
udiv_qrnnd.S
umul.S
urem.S
Versions