glibc/sysdeps/sparc/sparc64
Ulrich Drepper f9a06dc1b5 Update.
2004-04-20  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/shm_open.c (shm_unlink): Change EPERM into
	EACCES.

2004-04-20  Jakub Jelinek  <jakub@redhat.com>

	* stdio-common/vfscanf.c (_IO_vfscanf): Revert last %% whitespace
	handling change.
	* stdio-common/tst-sscanf.c (int_tests): Adjust.

	* nis/nss-nis.c: Include stdlib.h.

	* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Shut up a
	warning.
	* sysdeps/sparc/sparc64/memcmp.S (memcmp): Remove BP_SYM () from
	libc_hidden_builtin_def.

2004-04-20  Jim Meyering  <jim@meyering.net>

	* misc/error.c (error_tail): Don't leak upon realloc failure.

2004-04-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>

	* sysdeps/unix/sysv/linux/dl-execstack.c (_dl_make_stack_executable):
	Use RETURN_ADDRESS instead of __builtin_return_address.
2004-04-20 18:58:56 +00:00
..
bits Update. 2003-05-10 05:36:37 +00:00
elf Update. 2004-03-04 23:28:06 +00:00
fpu * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, and bits/inf.h. * math/math.h: Include them. 2004-03-15 21:44:11 +00:00
soft-fp Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sparcv9b Update. 2003-04-29 22:49:58 +00:00
add_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
addmul_1.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
bcopy.c Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
bzero.c Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
Dist Update. 2001-04-10 04:47:50 +00:00
dl-machine.h Update. 2004-03-05 10:29:47 +00:00
hp-timing.c Update. 2002-02-01 19:06:42 +00:00
hp-timing.h Update. 2004-03-07 08:39:57 +00:00
Implies Update. 2000-09-16 23:00:38 +00:00
lshift.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
Makefile Update. 2002-02-01 19:06:42 +00:00
memchr.S Update. 2003-04-29 22:49:58 +00:00
memcmp.S Update. 2004-04-20 18:58:56 +00:00
memcpy.S Update. 2003-04-29 22:49:58 +00:00
memmove.c 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
memset.S Update. 2003-04-29 22:49:58 +00:00
mul_1.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
rawmemchr.S Update. 2002-08-03 07:02:10 +00:00
rshift.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
stpcpy.S Update. 2003-01-27 21:03:22 +00:00
stpncpy.S Update. 2003-01-27 21:03:22 +00:00
strcat.S Update. 2003-04-29 22:49:58 +00:00
strchr.S Update. 2003-04-29 22:49:58 +00:00
strcmp.S Update. 2003-04-29 22:49:58 +00:00
strcpy.S Update. 2003-04-29 22:49:58 +00:00
strcspn.S Update. 2003-04-29 22:49:58 +00:00
strlen.S Update. 2003-04-29 22:49:58 +00:00
strncmp.S Update. 2003-04-29 22:49:58 +00:00
strncpy.S Update. 2003-04-29 22:49:58 +00:00
strpbrk.S Update. 2003-04-29 22:49:58 +00:00
strrchr.c Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strspn.S Update. 2003-04-29 22:49:58 +00:00
sub_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
submul_1.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
Versions Update. 1999-05-19 15:35:26 +00:00