glibc/stdlib
Ulrich Drepper 595538976b Update.
2000-11-20  Jakub Jelinek  <jakub@redhat.com>

	* iconvdata/bug-iconv2.c (main): Use %zd in format string.
	* io/test-lfs.c (do_test): Cast statbuf.st_size to long long.
	* malloc/tst-valloc.c (main): Cast valloc return value to long.
	* malloc/tst-obstack.c (verbose_malloc): Use %zd in format string.
	* math/test-fpucw.c (main): Use %lx in format string, cast
	control words to long.
	* stdio-common/tst-fmemopen.c (main): Use %td in format strings.
	* stdlib/tst-strtol.c (tests): Avoid (bogus?) decimal constant is so
	large that it is unsigned warning.

	* sysdeps/unix/sysv/linux/sparc/bits/types.h (__ssize_t): Changing
	it to long on sparc64.

2000-11-20  Andreas Jaeger  <aj@suse.de>

	* nscd/nscd.h (termination_handler): Add noreturn attribute.
	(receiv_print_stats): Likewise.

	* elf/ldconfig.c (path_hwcap): Cast -1 for proper comparison.
2000-11-20 17:40:29 +00:00
..
.cvsignore
a64l.c
abs.c
alloca.h
atexit.c
atof.c
atoi.c
atol.c
atoll.c
bsearch.c Update. 2000-05-23 08:43:26 +00:00
canonicalize.c Update. 2000-09-01 02:26:05 +00:00
cxa_atexit.c
cxa_finalize.c
drand48_r.c
drand48-iter.c
drand48.c
erand48_r.c
erand48.c
exit.c
exit.h
fmtmsg.c Update. 2000-10-27 23:37:52 +00:00
fmtmsg.h
fpioconst.c
fpioconst.h
gen-mpn-copy
getsubopt.c
gmp-impl.h
gmp.h
grouping.h Update. 2000-06-29 08:44:37 +00:00
isomac.c
jrand48_r.c
jrand48.c
l64a.c
lcong48_r.c
lcong48.c
longlong.h
lrand48_r.c
lrand48.c
Makefile Update. 2000-10-27 23:37:52 +00:00
mblen.c Update. 2000-04-07 16:45:34 +00:00
mbstowcs.c
mbtowc.c
monetary.h
mp_clz_tab.c
mrand48_r.c
mrand48.c
msort.c
nrand48_r.c
nrand48.c
on_exit.c
qsort.c
rand_r.c
rand.c
random_r.c Update. 2000-08-22 16:27:22 +00:00
random.c
rpmatch.c Update. 2000-08-21 04:18:25 +00:00
secure-getenv.c
seed48_r.c
seed48.c
srand48_r.c
srand48.c
stdlib.h Update. 2000-09-26 09:57:34 +00:00
strfmon_l.c
strfmon.c Update. 2000-07-01 00:39:39 +00:00
strtod_l.c
strtod.c Update. 2000-11-01 19:15:39 +00:00
strtof_l.c
strtof.c
strtold_l.c
test-canon2.c
test-canon.c Update. 2000-05-17 11:04:21 +00:00
testdiv.c
testdiv.input
testmb.c
testrand.c
testsort.c
tst-bsearch.c Update. 2000-09-07 14:54:03 +00:00
tst-environ.c
tst-fmtmsg.c Update. 2000-10-27 23:37:52 +00:00
tst-fmtmsg.sh Update. 2000-10-27 23:37:52 +00:00
tst-limits.c Update. 2000-09-16 01:34:02 +00:00
tst-random.c Tests for random function family. 2000-08-22 16:24:10 +00:00
tst-strtod.c Update 2000-09-05 11:58:21 +00:00
tst-strtol.c Update. 2000-11-20 17:40:29 +00:00
tst-strtoll.c * stdlib/tst-strtol.c: Add test for 0xFFFFFFFFFFFF00FF (from PR 2000-08-22 05:57:04 +00:00
tst-xpg-basename.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
ucontext.h Update. 2000-08-21 06:49:52 +00:00
Versions
wcstombs.c
wctomb.c
xpg_basename.c