glibc/stdlib
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 Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
a64l.c
abs.c
alloca.h update from main archive 961114 1996-11-15 04:08:00 +00:00
atexit.c update from main archive 961105 1996-11-06 04:24:40 +00:00
atof.c
atoi.c
atol.c
bsearch.c
canonicalize.c update from main archive 1996-09-27 03:45:24 +00:00
drand48_r.c
drand48-iter.c update from main archive 961119 1996-11-20 03:45:51 +00:00
drand48.c update from main archive 960921 1996-09-22 03:06:42 +00:00
erand48_r.c
erand48.c update from main archive 960921 1996-09-22 03:06:42 +00:00
exit.c update from main archive 961030 1996-10-31 02:57:12 +00:00
exit.h update from main archive 961030 1996-10-31 02:57:12 +00:00
fpioconst.c Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-08 02:07:47 +00:00
fpioconst.h Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-08 02:07:47 +00:00
gen-mpn-copy
getsubopt.c update from main archive 961203 1996-12-04 01:41:39 +00:00
gmp-impl.h Fri May 24 02:31:36 1996 Ulrich Drepper <drepper@cygnus.com> 1996-05-24 20:16:39 +00:00
gmp.h
grouping.h
jrand48_r.c
jrand48.c update from main archive 960921 1996-09-22 03:06:42 +00:00
l64a.c update from main archive 961201 1996-12-02 04:00:15 +00:00
labs.c
lcong48_r.c Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-02 18:50:07 +00:00
lcong48.c update from main archive 960921 1996-09-22 03:06:42 +00:00
llabs.c Sun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-26 19:19:51 +00:00
longlong.h update from main archive 961020 1996-10-21 01:26:31 +00:00
lrand48_r.c
lrand48.c update from main archive 960921 1996-09-22 03:06:42 +00:00
Makefile Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-14 06:04:09 +00:00
mblen.c
mbstowcs.c Update. 1996-08-07 23:50:59 +00:00
mbtowc.c Update. 1996-08-07 23:50:59 +00:00
monetary.h Wed May 22 01:48:54 1996 Ulrich Drepper <drepper@cygnus.com> 1996-05-22 02:11:55 +00:00
mp_clz_tab.c
mrand48_r.c
mrand48.c update from main archive 960921 1996-09-22 03:06:42 +00:00
msort.c update from main archive 1996-09-27 03:45:24 +00:00
nrand48_r.c
nrand48.c update from main archive 960921 1996-09-22 03:06:42 +00:00
on_exit.c
qsort.c
rand.c update from main archive 961203 1996-12-04 01:41:39 +00:00
random_r.c update from main archive 961203 1996-12-04 01:41:39 +00:00
random.c *** empty log message *** 1996-11-05 05:07:48 +00:00
rpmatch.c
seed48_r.c Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-02 18:50:07 +00:00
seed48.c update from main archive 960921 1996-09-22 03:06:42 +00:00
srand48_r.c
srand48.c update from main archive 960921 1996-09-22 03:06:42 +00:00
stdlib.h update from main archive 961203 1996-12-04 01:41:39 +00:00
strfmon.c update from main archive 961201 1996-12-02 04:00:15 +00:00
strtod.c update from main archive 961126 1996-11-27 06:13:15 +00:00
strtof.c
strtol.c update from main archive 961105 1996-11-06 04:24:40 +00:00
strtold.c
strtoq.c Thu May 30 11:24:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-30 16:12:42 +00:00
strtoul.c
strtouq.c Thu Jul 25 00:53:06 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-25 22:41:27 +00:00
test-canon.c update from main archive 961109 1996-11-10 02:21:51 +00:00
testdiv.c
testdiv.input
testmb.c update from main archive 961008 1996-10-08 23:39:20 +00:00
testrand.c
testsort.c
tst-strtod.c update from main archive 961119 1996-11-20 03:45:51 +00:00
tst-strtol.c update from main archive 961119 1996-11-20 03:45:51 +00:00
wcstombs.c Update. 1996-08-07 23:50:59 +00:00
wctomb.c Update. 1996-08-07 23:50:59 +00:00