glibc/stdlib
Ulrich Drepper 61f9d0a356 Update.
* conform/data/stdlib.h-data: Account for XPG6 changes.
	* stdlib/stdlib.h (__random): Change return value type to long.
	(posix_memalign): Cleanup parameter names.
	(setenv, unsetenv): Make available for __USE_XOPEN2K.
	Change return type of unsetenv to int.
	(qecvt, qgcvt, qfcvt): Declare only if __USE_MISC.
	* sysdeps/generic/setenv.c (unsetenv): Change return type to int.
	Return -1 and set errno if parameter is invalid.
	* stdlib/random.c (__random): Change return value type to long.
2001-01-27 07:07:07 +00:00
..
.cvsignore
a64l.c
abs.c
alloca.h
atexit.c
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
canonicalize.c
cxa_atexit.c Update. 2001-01-12 07:29:55 +00:00
cxa_finalize.c Update. 2001-01-12 07:29:55 +00:00
drand48_r.c Update. 2001-01-21 16:54:08 +00:00
drand48-iter.c Update. 2001-01-21 16:54:08 +00:00
drand48.c Update. 2001-01-21 16:54:08 +00:00
erand48_r.c Update. 2001-01-21 16:54:08 +00:00
erand48.c
exit.c Update. 2001-01-12 07:29:55 +00:00
exit.h Update. 2001-01-12 07:29:55 +00:00
fmtmsg.c
fmtmsg.h
fpioconst.c
fpioconst.h
gen-mpn-copy
getsubopt.c
gmp-impl.h
gmp.h
grouping.h
isomac.c
jrand48_r.c Update. 2001-01-21 16:54:08 +00:00
jrand48.c
l64a.c
lcong48_r.c Update. 2001-01-21 16:54:08 +00:00
lcong48.c
longlong.h
lrand48_r.c Update. 2001-01-21 16:54:08 +00:00
lrand48.c Update. 2001-01-21 16:54:08 +00:00
Makefile Update. 2001-01-24 22:19:16 +00:00
mblen.c
mbstowcs.c
mbtowc.c
monetary.h Update. 2000-12-29 22:21:02 +00:00
mp_clz_tab.c
mrand48_r.c Update. 2001-01-21 16:54:08 +00:00
mrand48.c Update. 2001-01-21 16:54:08 +00:00
msort.c
nrand48_r.c
nrand48.c
on_exit.c
qsort.c
rand_r.c
rand.c
random_r.c
random.c Update. 2001-01-27 07:07:07 +00:00
rpmatch.c
secure-getenv.c
seed48_r.c Update. 2001-01-21 16:54:08 +00:00
seed48.c Update. 2001-01-21 16:54:08 +00:00
srand48_r.c Update. 2001-01-21 16:54:08 +00:00
srand48.c
stdlib.h Update. 2001-01-27 07:07:07 +00:00
strfmon_l.c
strfmon.c Update. 2001-01-26 13:42:50 +00:00
strtod_l.c
strtod.c Update. 2001-01-26 13:42:50 +00:00
strtof_l.c
strtof.c
strtold_l.c
test-canon2.c
test-canon.c
testdiv.c
testdiv.input
testmb.c
testrand.c
testsort.c
tst-bsearch.c
tst-environ.c
tst-fmtmsg.c
tst-fmtmsg.sh
tst-limits.c
tst-rand48.c Update. 2001-01-20 04:33:16 +00:00
tst-random.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst-strtod.c Update. 2001-01-24 22:13:39 +00:00
tst-strtol.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst-strtoll.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst-xpg-basename.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
ucontext.h
Versions Update. 2001-01-12 07:29:55 +00:00
wcstombs.c
wctomb.c
xpg_basename.c