glibc/locale
Ulrich Drepper cb2eab1f8a Update.
* locale/programs/charmap.c (charmap_read): If encoding is found
	not ASCII compatible, set enc_not_ascii_compatible.
	* locale/programs/charmap.h: Declare enc_not_ascii_compatible.
	* locale/programs/ld-ctype.c (ctype_startup): If
	enc_not_ascii_compatible is set, initialize to_nonascii to 1.

2003-11-22  Jakub Jelinek  <jakub@redhat.com>

	* elf/rtld.c (process_envvars): Only honor LD_USE_LOAD_BIAS
	if !__libc_enable_secure.

	* sysdeps/generic/ldsodefs.h (_dl_use_load_bias): New _rtld_global
	field.
	* elf/rtld.c (_rtld_global): Initialize _dl_use_load_bias field.
	(dl_main): Set GL(dl_use_load_bias) default.
	(process_envvars): Set GL(dl_use_load_bias) from LD_USE_LOAD_BIAS.
	Add EXTRA_LD_ENVVARS_13.
	* elf/dl-support.c (_dl_use_load_bias): New variable.
	* elf/dl-load.c (_dl_map_object_from_fd): Mask c->mapstart
	with GL(dl_use_load_bias).
	* sysdeps/generic/unsecvars.h (UNSECURE_ENVVARS): Add
	LD_USE_LOAD_BIAS.
	* sysdeps/unix/sysv/linux/dl-librecon.h (EXTRA_LD_ENVVARS): Remove.
	(EXTRA_LD_ENVVARS_LINUX): Renamed to...
	(EXTRA_LD_ENVVARS_13): ... this.  Remove case at the beginning.
	* sysdeps/unix/sysv/linux/i386/dl-librecon.h (EXTRA_LD_ENVVARS):
	Don't undefine first.  Remove EXTRA_LD_ENVVARS_LINUX.

2003-11-21  Ulrich Drepper  <drepper@redhat.com>
2003-11-22 07:29:27 +00:00
..
bits
programs Update. 2003-11-22 07:29:27 +00:00
.cvsignore
broken_cur_max.c
C_name.c
C-address.c
C-collate.c
C-ctype.c Update. 2003-11-16 07:14:28 +00:00
C-identification.c
C-measurement.c
C-messages.c
C-monetary.c
C-name.c
C-numeric.c
C-paper.c
C-telephone.c
C-time.c
C-translit.h Regenerated 2003-04-06 22:16:16 +00:00
C-translit.h.in
categories.def Update. 2003-11-16 07:14:28 +00:00
coll-lookup.c Update. 2003-06-13 21:05:42 +00:00
coll-lookup.h Update. 2003-06-13 21:05:42 +00:00
duplocale.c
elem-hash.h
findlocale.c Update. 2003-06-11 21:57:23 +00:00
freelocale.c
gen-translit.pl
global-locale.c
hashval.h
indigits.h
indigitswc.h
iso-639.def Update. 2003-11-03 21:27:13 +00:00
iso-3166.def
iso-4217.def
langinfo.h Update. 2003-11-16 07:14:28 +00:00
lc-address.c
lc-collate.c
lc-ctype.c 2003-10-31 Roland McGrath <roland@redhat.com> 2003-10-31 23:35:21 +00:00
lc-identification.c
lc-measurement.c
lc-messages.c
lc-monetary.c
lc-name.c
lc-numeric.c
lc-paper.c
lc-telephone.c
lc-time.c
loadarchive.c Update. 2003-09-12 22:37:19 +00:00
loadlocale.c Update. 2003-09-03 09:26:15 +00:00
locale.h
localeconv.c
localeinfo.h Update. 2003-11-16 07:14:28 +00:00
localename.c
locarchive.h
Makefile Update. 2003-06-13 21:05:42 +00:00
mb_cur_max.c
newlocale.c
nl_langinfo_l.c
nl_langinfo.c
outdigits.h
outdigitswc.h
setlocale.c Update. 2003-06-11 21:57:23 +00:00
strlen-hash.h
SYS_libc.c
tst-C-locale.c Use test-skeleton.c. 2003-03-17 19:21:04 +00:00
uselocale.c
Versions * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. 2003-03-03 09:45:25 +00:00
weight.h Update. 2003-06-11 21:57:23 +00:00
weightwc.h Update. 2003-06-13 21:05:42 +00:00
xlocale.c
xlocale.h