glibc/stdlib
2000-04-07 03:57:06 +00:00
..
.cvsignore
a64l.c Update. 1999-04-28 23:13:52 +00:00
abs.c
alloca.h Update. 1998-08-09 17:39:48 +00:00
atexit.c (initial): New variable. Use to initialize __exit_funcs. 1999-10-11 04:35:35 +00:00
atof.c
atoi.c
atol.c
atoll.c Update. 1998-02-10 20:06:30 +00:00
bsearch.c
canonicalize.c Fix typos. 2000-02-22 08:32:06 +00:00
cxa_atexit.c atexit equivalent function for new C++ ABI. 1999-12-27 21:54:23 +00:00
cxa_finalize.c Function to call registered exit functions of new C++ ABI. 1999-12-27 21:54:15 +00:00
drand48_r.c Update. 1998-02-13 17:54:15 +00:00
drand48-iter.c
drand48.c Update. 1998-02-13 17:54:15 +00:00
erand48_r.c Update. 1997-11-18 02:50:07 +00:00
erand48.c Update. 1997-04-21 14:50:33 +00:00
exit.c (exit): Handle ef_cxa exit functions. 1999-12-27 21:53:13 +00:00
exit.h flavor): Add ef_cxa. 1999-12-28 16:12:00 +00:00
fmtmsg.c Fix typos. 2000-02-22 08:32:06 +00:00
fmtmsg.h (MM_NULL*): Don't use NULL. 2000-02-23 05:42:13 +00:00
fpioconst.c Update. 1999-05-06 09:06:27 +00:00
fpioconst.h Update. 1999-04-28 23:13:52 +00:00
gen-mpn-copy
getsubopt.c Update. 1999-04-28 23:13:52 +00:00
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 Add va_copy to allowed macros. 1999-09-20 04:41:17 +00:00
jrand48_r.c Update. 1998-08-25 11:45:26 +00:00
jrand48.c Update. 1997-04-21 14:50:33 +00:00
l64a.c Update. 1997-10-29 20:33:40 +00:00
lcong48_r.c Update. 1998-02-13 17:54:15 +00:00
lcong48.c Update. 1997-04-21 14:50:33 +00:00
longlong.h (__sparc_v9__): Use %rDIGIT instead of %DIGIT where appropriate. 1999-12-19 00:35:33 +00:00
lrand48_r.c Update. 1998-07-16 11:44:36 +00:00
lrand48.c Update. 1998-02-13 17:54:15 +00:00
Makefile (routines): Add cxa_atexit and cxa_finalize. 1999-12-27 21:51:24 +00:00
mblen.c Fix typos. 1999-07-28 20:44:57 +00:00
mbstowcs.c Do not use global state. 1999-07-28 19:41:09 +00:00
mbtowc.c Fix typos. 1999-07-28 20:44:57 +00:00
monetary.h Update. 1998-12-04 20:58:15 +00:00
mp_clz_tab.c
mrand48_r.c Update. 1998-07-16 11:44:36 +00:00
mrand48.c Update. 1998-02-13 17:54:15 +00:00
msort.c Update. 1997-11-06 00:02:46 +00:00
nrand48_r.c Update. 1997-04-21 14:50:33 +00:00
nrand48.c Update. 1997-04-21 14:50:33 +00:00
on_exit.c
qsort.c update from main archive 970218 1997-02-19 04:43:53 +00:00
rand_r.c (rand_r): Really use 31 bits, the result was shifted a bit too much. 1999-10-28 22:23:31 +00:00
rand.c
random_r.c (__setstate_r): Allow RNGs of type 4. 2000-03-26 18:15:40 +00:00
random.c Update. 1997-06-21 02:59:26 +00:00
rpmatch.c
secure-getenv.c
seed48_r.c Update. 1998-02-13 17:54:15 +00:00
seed48.c Update. 1998-02-13 17:54:15 +00:00
srand48_r.c Update. 1998-02-13 17:54:15 +00:00
srand48.c Update. 1997-04-21 14:50:33 +00:00
stdlib.h (putenv): Don't declare argument as const. 2000-02-24 07:16:51 +00:00
strfmon_l.c
strfmon.c Corrected problems with missing signs and 2000-03-26 18:28:17 +00:00
strtod_l.c Update. 1998-04-09 21:07:26 +00:00
strtod.c Handle hexadecimal numbers with leading digit != 1 correctly and more than 2000-04-07 03:57:06 +00:00
strtof_l.c Update. 1998-04-09 21:07:26 +00:00
strtof.c Update. 1997-05-24 02:30:09 +00:00
strtol_l.c Update. 1997-05-26 23:01:17 +00:00
strtol.c It is not generally true that if (unsigned)a*(unsigned)b overflows, 1999-06-15 12:08:14 +00:00
strtold_l.c Update. 1999-02-26 21:35:38 +00:00
strtoll_l.c Update. 1997-05-26 23:01:17 +00:00
strtoll.c Update. 1999-02-04 00:15:46 +00:00
strtoul_l.c Update. 1997-05-26 23:01:17 +00:00
strtoul.c
strtoull_l.c Update. 1997-05-26 23:01:17 +00:00
strtoull.c Surround strong_alias and weak_alias with ifdef _LIBC. 1999-04-28 15:29:01 +00:00
test-canon2.c Update. 1998-04-14 16:51:08 +00:00
test-canon.c Update. 1998-12-13 14:58:26 +00:00
testdiv.c
testdiv.input
testmb.c Update. 1998-04-15 17:02:23 +00:00
testrand.c
testsort.c Update. 1997-06-12 21:38:55 +00:00
tst-strtod.c Update. 1999-05-17 10:09:50 +00:00
tst-strtol.c Update. 1998-09-20 18:10:54 +00:00
ucontext.h Update. 1998-01-25 17:01:47 +00:00
Versions Export __cxa_atexit and __cxa_finalize. 1999-12-27 21:53:44 +00:00
wcstombs.c Do not use global state. 1999-07-28 04:36:49 +00:00
wctomb.c Fix typo. 1999-07-28 20:09:13 +00:00
xpg_basename.c (__xpg_basename): Don't return pointer to slash before the basename. 1999-10-10 20:48:58 +00:00