glibc/stdlib
Ulrich Drepper ba737b94fd Update.
2002-03-14  Jakub Jelinek  <jakub@redhat.com>

	* locale/broken_cur_max.c (__ctype_get_mb_cur_max): Use nl_langinfo.
	* locale/Versions (_nl_current_LC_COLLATE, _nl_current_LC_CTYPE):
	Remove.

2002-03-14  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/generic/mp_clz_tab.c: New file.
	* sysdeps/i386/mp_clz_tab.c: New file.
	* sysdeps/hppa/mp_clz_tab.c: New file.
	* sysdeps/powerpc/mp_clz_tab.c: New file.
	* stdlib/Makefile (aux): Revert last patch.
	* math/Makefile (gmp-objs): Likewise.

2002-03-13  Paul Eggert  <eggert@twinsun.com>

	* time/strftime.c: Comment fixes for references to obsolescent
	standards, In most cases the simplest fix is to remove the
	confusing comments.  Cross-referencing all the standards properly
	is a bit of a pain, and it should be enough to put that info in
	the documentation as I did in my recent time.texi patch.

2002-03-13  Paul Eggert  <eggert@twinsun.com>

	* manual/time.texi (Formatting Calendar Time):
	ISO C99 also specifies the E and O modifiers.
	%P is a GNU extension, and is not in ISO C99.
	Mention that %r is equivalent to %I:%M:%S %p in the POSIX locale.
	%T is also in ISO C99.
	The RFC 822 example is not valid in arbitrary locales.
	Reword the POSIX.2 wording slightly, to make it a bit clearer
	that POSIX.2 formats are also supported by later POSIX versions.
	If a format was introduced in ISO C99 it is also required by
	POSIX.1-2001.
2002-03-14 20:48:50 +00:00
..
.cvsignore
a64l.c
abs.c
alloca.h
atexit.c
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
bug-strtod.c
canonicalize.c Realloc error handling memory leak fix. 2001-12-29 15:57:15 +00:00
cxa_atexit.c
cxa_finalize.c
drand48_r.c
drand48-iter.c
drand48.c Update. 2002-03-12 20:04:56 +00:00
erand48_r.c
erand48.c Update. 2002-03-12 20:04:56 +00:00
exit.c
exit.h Update. 2002-03-12 20:04:56 +00:00
fmtmsg.c
fmtmsg.h
fpioconst.c
fpioconst.h Update. 2002-03-12 10:25:36 +00:00
gen-mpn-copy
getsubopt.c
gmp-impl.h
gmp.h
grouping.h
isomac.c
jrand48_r.c
jrand48.c Update. 2002-03-12 20:04:56 +00:00
l64a.c
lcong48_r.c
lcong48.c Update. 2002-03-12 20:04:56 +00:00
longlong.h
lrand48_r.c
lrand48.c Update. 2002-03-12 20:04:56 +00:00
Makefile Update. 2002-03-14 20:48:50 +00:00
mblen.c
mbstowcs.c
mbtowc.c Update. 2002-03-13 08:59:47 +00:00
monetary.h
mrand48_r.c
mrand48.c Update. 2002-03-12 20:04:56 +00:00
msort.c Update. 2002-01-29 07:54:51 +00:00
nrand48_r.c
nrand48.c Update. 2002-03-12 20:04:56 +00:00
old_atexit.c
on_exit.c
qsort.c Update. 2002-01-29 07:54:51 +00:00
rand_r.c
rand.c
random_r.c
random.c
rpmatch.c
secure-getenv.c
seed48_r.c
seed48.c Update. 2002-03-12 20:04:56 +00:00
srand48_r.c
srand48.c Update. 2002-03-12 20:04:56 +00:00
stdlib.h
strfmon_l.c
strfmon.c Update. 2002-02-26 01:45:59 +00:00
strtod_l.c
strtod.c
strtof_l.c
strtof.c
strtold_l.c
test-a64l.c Update. 2002-02-14 09:25:02 +00:00
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-qsort.c Update. 2002-01-29 09:21:41 +00:00
tst-rand48.c
tst-random.c
tst-setcontext.c
tst-strtod.c
tst-strtol.c
tst-strtoll.c
tst-xpg-basename.c
ucontext.h
Versions Update. 2002-02-28 20:15:06 +00:00
wcstombs.c
wctomb.c Update. 2002-03-13 08:59:47 +00:00
xpg_basename.c