glibc/stdlib
Ulrich Drepper 6455d2556c Update.
2002-03-13  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/ttyname.c: Comment out definition and
	use of __ttyname.

	* posix/regcomp.c (__re_error_msgid): Renamed from re_error_msgid.
	Define as hidden.
	(__re_error_msgid_idx): Renamed from re_error_msgid_idx.  Define as
	hidden.  Change all users of these variables.

	* posix/regex_internal.h (__re_error_msgid): Renamed from
	re_error_msgid.  Declare as hidden.
	(__re_error_msgid_idx): Renamed from re_error_msgid_idx.  Declare as
	hidden.

	* stdio-common/reg-printf.c (__printf_arginfo_table): Define as hidden.
	(__printf_function_table): Likewise.
	* stdio-common/printf-parse.h (__printf_arginfo_table): Declare as
	hidden.
	(__printf_function_table): Likewise.

	* nscd/nscd_proto.h: Declare __nss_not_use_nscd_passwd,
	__nss_not_use_nscd_group, and __nss_not_use_nscd_hosts as hidden.

	* nss/XXX-lookup.c (DATABASE_NAME_SYMBOL): Define as hidden.
	* nss/nsswitch.c: Declare _nss_*_database as hidden.

	* stdlib/wctomb.c (__no_r_state): Declare as hidden.
	* stdlib/mbtowc.c (__no_r_state): Define as hidden.
2002-03-13 08:59:47 +00:00
..
.cvsignore
a64l.c * stdlib/a64l.c: Expect least significant digit first. 2001-10-25 10:20:40 +00:00
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 Update. 2001-08-17 04:49:12 +00:00
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 * stdlib/a64l.c: Expect least significant digit first. 2001-10-25 10:20:40 +00:00
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-12 20:04:56 +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 * include/features.h (__GLIBC_HAVE_LONG_LONG): Define for 2001-11-19 10:12:15 +00:00
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 Update. 2001-08-23 23:36:47 +00:00
tst-setcontext.c
tst-strtod.c update. 2001-08-07 17:33:37 +00:00
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