glibc/stdlib
Ulrich Drepper bfce746a87 Update.
1998-08-31 15:56  Ulrich Drepper  <drepper@cygnus.com>

	* db2/db_int.h: Use <db.h> instead of "db.h" to find header in include.

	* include/stdio.h: Add __vsscanf.

	* libio/stdio.h: Make vfscanf, scanf, and vsscanf available if
	__USE_ISOC9X.
	Remove __vsscanf declaration.
	Always declare fgetpos and fsetpos.

	* math/math.h: Define isinf as macro.
	* math/bits/mathcalls.h: Change to declare __isinf all the time.
	Don't declare scalb for ISO C 9x.

	* math/tgmath.h: Define fma.  Rewrite the underlying macros.

	* stdlib/stdlib.h: Declare strtof and strtold is __USE_ISOC9X.

	* sysdeps/unix/sysv/linux/bits/sigcontext.h: Allow inclusion from
	sys/ucontext.h.

	* sysdeps/wordsize-32/inttypes.h: Define missing PRI* and SCN*
	macros.

1998-08-31  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/standalone/bits/errno.h (ENOMSG): Remove duplicate.
	Reported by jreising@frequentis.com [PR libc/767].

1998-08-31  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* io/lockf.c (lockf): Move initilisation of fl.l_whence and
	fl.l_start at beginning of function.
	Patch by Geoff. Dash <geoffd@zeta.org.au> [PR libc/769].
1998-08-31 16:30:27 +00:00
..
.cvsignore
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_r.c
drand48-iter.c
drand48.c
erand48_r.c
erand48.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_r.c Update. 1998-08-25 11:45:26 +00:00
jrand48.c
l64a.c
labs.c
lcong48_r.c
lcong48.c
llabs.c
longlong.h Update. 1998-06-01 14:26:00 +00:00
lrand48_r.c Update. 1998-07-16 11:44:36 +00:00
lrand48.c
Makefile Update. 1998-06-26 14:47:05 +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_r.c Update. 1998-07-16 11:44:36 +00:00
mrand48.c
msort.c
nrand48_r.c
nrand48.c
on_exit.c
qsort.c
rand_r.c
rand.c
random_r.c Update. 1998-05-22 22:49:57 +00:00
random.c
rpmatch.c
secure-getenv.c
seed48_r.c
seed48.c
srand48_r.c
srand48.c
stdlib.h Update. 1998-08-31 16:30:27 +00:00
strfmon_l.c
strfmon.c
strtod_l.c Update. 1998-04-09 21:07:26 +00:00
strtod.c Update. 1998-06-17 22:55:57 +00:00
strtof_l.c Update. 1998-04-09 21:07:26 +00:00
strtof.c
strtol_l.c
strtol.c Update. 1998-07-28 16:26:04 +00:00
strtold_l.c Update. 1998-04-09 21:07:26 +00:00
strtold.c
strtoll_l.c
strtoll.c
strtoul_l.c
strtoul.c
strtoull_l.c
strtoull.c
test-canon2.c Update. 1998-04-14 16:51:08 +00:00
test-canon.c
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
Versions Update. 1998-07-02 22:51:40 +00:00
wcstombs.c
wctomb.c Update. 1998-04-21 19:09:49 +00:00
xpg_basename.c