glibc/stdlib
Ulrich Drepper 6e4c40baac Update.
1998-09-09 09:32  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/powerpc/dl-machine.h (elf_machine_rela): Make function
	inline.

1998-09-07  Paul Eggert  <eggert@twinsun.com>

	* time/mktime.c (__EXTENSIONS__): Define if not defined.
	(_REENTRANT): Remove.  It has undesirable consequences in
	Solaris 2.6 (e.g. it turns off the putc macro).  Defining
	__EXTENSIONS__ makes localtime_r and gmtime_r visible, which
	is what we want.
	* time/strftime.c: Likewise.

1998-09-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* elf/dl-error.c: Fix spelling.

1998-09-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* stdlib/strfmon.c: Quiet -Wparentheses warnings.
	* stdio-common/_itoa.c: Likewise.
	* stdio-common/printf_fp.c: Likewise.
	* stdio-common/vfscanf.c: Likewise.
	* wcsmbs/wcstok.c: Likewise.
	* sysdeps/generic/glob.c: Likewise.
	* posix/getopt.c: Likewise.
	* sysdeps/posix/getaddrinfo.c: Likewise.
	* posix/wordexp.c: Likewise.
	* io/ftw.c: Likewise.
	* io/fts.c: Likewise.
	* misc/getpass.c: Likewise.
	* iconv/gconv_conf.c: Likewise.
	* argp/argp-fmtstream.c: Likewise.
	* argp/argp-help.c: Likewise.
	* elf/dl-load.c: Likewise.
	* locale/programs/stringtrans.c: Likewise.
	* catgets/gencat.c: Likewise.
	* posix/getconf.c: Likewise.
	* iconv/gconv_conf.c: Likewise.
	* iconv/iconv_prog.c: Likewise.

	* string/strcoll.c: Optimize a few expressions.
	* string/strxfrm.c: Likewise.

1998-09-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* elf/dl-open.c (dl_open_worker): Move decl of new_global up one
	level to avoid uninit variable warning.

1998-09-09 10:34  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
	instead of _dl_default_scope[2] as argument to _dl_init_next.
	Fix compatibility problems introduced in last change.
1998-09-09 11:53:19 +00:00
..
.cvsignore
Makefile Update. 1998-06-26 14:47:05 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00
a64l.c
abs.c
alloca.h Update. 1998-08-09 17:39:48 +00:00
atexit.c
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
canonicalize.c Update. 1998-04-14 16:51:08 +00:00
drand48-iter.c
drand48.c
drand48_r.c
erand48.c
erand48_r.c
exit.c
exit.h
fmtmsg.c
fmtmsg.h
fpioconst.c
fpioconst.h
gen-mpn-copy
getsubopt.c
gmp-impl.h Update. 1998-06-01 14:26:00 +00:00
gmp.h
grouping.h Update. 1998-04-28 17:18:24 +00:00
isomac.c Update. 1998-06-30 12:09:42 +00:00
jrand48.c
jrand48_r.c Update. 1998-08-25 11:45:26 +00:00
l64a.c
labs.c
lcong48.c
lcong48_r.c
llabs.c
longlong.h Update. 1998-06-01 14:26:00 +00:00
lrand48.c
lrand48_r.c Update. 1998-07-16 11:44:36 +00:00
mblen.c Update. 1998-04-21 19:09:49 +00:00
mbstowcs.c
mbtowc.c Update. 1998-04-21 19:09:49 +00:00
monetary.h
mp_clz_tab.c
mrand48.c
mrand48_r.c Update. 1998-07-16 11:44:36 +00:00
msort.c
nrand48.c
nrand48_r.c
on_exit.c
qsort.c
rand.c
rand_r.c
random.c
random_r.c Update. 1998-05-22 22:49:57 +00:00
rpmatch.c
secure-getenv.c
seed48.c
seed48_r.c
srand48.c
srand48_r.c
stdlib.h Update. 1998-08-31 16:30:27 +00:00
strfmon.c Update. 1998-09-09 11:53:19 +00:00
strfmon_l.c
strtod.c Update. 1998-09-06 23:45:24 +00:00
strtod_l.c Update. 1998-04-09 21:07:26 +00:00
strtof.c
strtof_l.c Update. 1998-04-09 21:07:26 +00:00
strtol.c Update. 1998-09-07 13:47:26 +00:00
strtol_l.c
strtold.c
strtold_l.c Update. 1998-04-09 21:07:26 +00:00
strtoll.c
strtoll_l.c
strtoul.c
strtoul_l.c
strtoull.c
strtoull_l.c
test-canon.c
test-canon2.c Update. 1998-04-14 16:51:08 +00:00
testdiv.c
testdiv.input
testmb.c Update. 1998-04-15 17:02:23 +00:00
testrand.c
testsort.c
tst-strtod.c Update. 1998-06-18 12:33:44 +00:00
tst-strtol.c
ucontext.h
wcstombs.c
wctomb.c Update. 1998-04-21 19:09:49 +00:00
xpg_basename.c