glibc/string
Ulrich Drepper 4770745624 update from main archive 961203
Tue Dec  3 08:38:15 1996  Richard Henderson  <rth@tamu.edu>

	* sysdeps/unix/alpha/sysdep.S: Remove definition of __errno_location.
	Reformat copyright.

	* elf/rtld.c (_dl_start): Don't dereference the value returned by
	elf_machine_got to get _DYNAMIC, instead call new function
	elf_machine_dynamic.
	* sysdeps/alpha/dl-machine.h: Permute elf_machine_got to
	elf_machine_dynamic.  Reformat copyright.
	* sysdeps/i386/dl-machine.h: Likewise.
	* sysdeps/m68k/dl-machine.h: Likewise.
	* sysdeps/mips/dl-machine.h: Likewise.
	* sysdeps/sparc/dl-machine.h: Likewise.
	* sysdeps/stub/dl-machine.h: Likewise.

Tue Oct 15 23:46:00 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* MakeTAGS (sysdep_dirs): Include add-on sysdep directories.

Tue Dec  3 02:06:18 1996  Ulrich Drepper  <drepper@cygnus.com>

	* Makerules ($(libdir)/libc.so): Make first line of generated
	link script contain `/* GNU ld script'.  This will be used in
	ldconfig to check for linker scripts.
	* sysdeps/mach/hurd/libc-ldscript: Likewise.
	* sysdeps/mach/hurd/libc_p-ldscript: Likewise.

	* stdlib/getsubopt.c: Update copyright.  Correct typo in comment.
1996-12-04 01:41:39 +00:00
..
.cvsignore
argz-addsep.c update from main archive 961201 1996-12-02 04:00:15 +00:00
argz-append.c
argz-count.c
argz-create.c
argz-ctsep.c update from main archive 961201 1996-12-02 04:00:15 +00:00
argz-delete.c string/argz-delete.c (argz_delete): Use memmove instead of memcpy for possbly overlapping strings. 1996-07-08 17:12:04 +00:00
argz-extract.c
argz-insert.c (__argz_insert): Use memmove instead of memcpy for possible overlapping strings. 1996-07-08 05:37:55 +00:00
argz-next.c
argz-stringify.c
argz.h update from main archive 961201 1996-12-02 04:00:15 +00:00
basename.c
endian.h update from main archive 961114 1996-11-15 04:08:00 +00:00
envz.c
envz.h update from main archive 961114 1996-11-15 04:08:00 +00:00
Makefile update from main archive 961201 1996-12-02 04:00:15 +00:00
memfrob.c
memory.h update from main archive 961114 1996-11-15 04:08:00 +00:00
stratcliff.c update from main archive 961105 1996-11-06 04:24:40 +00:00
strcoll.c update from main archive 961201 1996-12-02 04:00:15 +00:00
strdup.c update from main archive 960814 1996-08-15 01:23:29 +00:00
strerror.c
strerror_r.c update from main archive 961203 1996-12-04 01:41:39 +00:00
strfry.c update from main archive 961203 1996-12-04 01:41:39 +00:00
string.h update from main archive 961203 1996-12-04 01:41:39 +00:00
strings.h update from main archive 961114 1996-11-15 04:08:00 +00:00
strndup.c Sat Jul 27 04:37:34 1996 Ulrich Drepper <drepper@cygnus.com> 1996-07-27 09:36:38 +00:00
strnlen.c
strsignal.c update from main archive 961020 1996-10-21 01:26:31 +00:00
strxfrm.c
swab.c update from main archive 961105 1996-11-06 04:24:40 +00:00
test-ffs.c
testcopy.c
tester.c update from main archive 961001 1996-10-02 01:40:17 +00:00
tst-strlen.c update from main archive 961008 1996-10-08 23:39:20 +00:00