glibc/sysdeps/sparc/sparc32/sparcv9
Andreas Jaeger 41bdb6e20c Update to LGPL v2.1.
2001-07-06  Paul Eggert  <eggert@twinsun.com>

	* manual/argp.texi: Remove ignored LGPL copyright notice; it's
	not appropriate for documentation anyway.
	* manual/libc-texinfo.sh: "Library General Public License" ->
	"Lesser General Public License".

2001-07-06  Andreas Jaeger  <aj@suse.de>

	* All files under GPL/LGPL version 2: Place under LGPL version
	2.1.
2001-07-06 04:58:11 +00:00
..
atomicity.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bcopy.c
bzero.c
Dist Update. 2001-04-10 04:47:50 +00:00
dotmul.S
hp-timing.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hp-timing.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Makefile Update. 2001-04-10 00:15:08 +00:00
memchr.S
memcmp.S
memcpy.S
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
rawmemchr.S Update. 1999-05-18 10:00:20 +00:00
rem.S
sdiv.S
stpcpy.S
stpncpy.S
strcat.S
strchr.S
strcmp.S
strcpy.S
strcspn.S
strlen.S
strncmp.S
strncpy.S
strpbrk.S
strrchr.c
strspn.S
udiv.S
umul.S
urem.S