glibc/hurd
Roland McGrath cf684340ce * ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower):
Variable declarations removed.
	(__ctype_b_loc, __ctype_toupper_loc, __ctype_tolower_loc): Declare
	these functions to replace them.
	(__isctype, tolower, toupper, _tolower, _toupper): Use those accessor
	functions plus an indirection rather than the old global variables.
	* include/ctype.h (__isctype, tolower, _tolower, toupper, _toupper):
	Macros removed.
	(__ctype_b_loc, __ctype_toupper_loc, __ctype_tolower_loc): New extern
	inline functions.
	* ctype/ctype-info.c: Revert last reversion back the other way.
	Define tsd vars CTYPE_B, CTYPE_TOLOWER, CTYPE_TOUPPER.
	Define real function versions of include/ctype.h inlines here.
	* ctype/Versions (libc: GLIBC_2.3): Add __ctype_b_loc,
	__ctype_tolower_loc, __ctype_toupper_loc.
	* locale/lc-ctype.c: Revert last reversion back the other way.
	(_nl_postload_ctype): If current thread uses the global locale,
	update its tsd vars.
	* locale/uselocale.c (__uselocale): Update tsd vars from new locale.
	* hurd/hurd/threadvar.h (enum __hurd_threadvar_index): Add CTYPE_B,
	CTYPE_TOLOWER, CTYPE_TOUPPER.

	* sysdeps/generic/bits/libc-tsd.h (__libc_tsd_address): New macro.
	* sysdeps/mach/hurd/bits/libc-tsd.h (__libc_tsd_address): Renamed
	from __libc_tsd_threadvar_location.
	(__libc_tsd_set, __libc_tsd_get): Update uses.
2002-09-02 07:09:08 +00:00
..
hurd * ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower): 2002-09-02 07:09:08 +00:00
.cvsignore
alloc-fd.c
catch-exc.c 2002-04-06 Roland McGrath <roland@frob.com> 2002-04-08 02:16:01 +00:00
catch-signal.c
compat-20.c
ctty-input.c
ctty-output.c
dtable.c
errno.c 2002-03-11 Roland McGrath <roland@frob.com> 2002-03-11 21:28:28 +00:00
faultexc.defs
fchroot.c
fd-close.c
fd-read.c * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of the 2002-06-11 23:04:51 +00:00
fd-write.c * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of the 2002-06-11 23:04:51 +00:00
fopenport.c * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of the 2002-06-11 23:04:51 +00:00
get-host.c
getdport.c
geteuids.c
getumask.c
hurd-raise.c
hurd.h
hurdauth.c
hurdchdir.c 2002-05-13 Marcus Brinkmann <marcus@gnu.org> 2002-05-13 01:48:25 +00:00
hurdexec.c 2002-05-12 Roland McGrath <roland@frob.com> 2002-05-13 01:27:28 +00:00
hurdfault.c 2002-04-06 Roland McGrath <roland@frob.com> 2002-04-08 02:16:01 +00:00
hurdfault.h
hurdfchdir.c 2002-05-08 Roland McGrath <roland@frob.com> 2002-05-08 22:01:27 +00:00
hurdhost.h
hurdid.c
hurdinit.c * iconv/gconv_charset.h (upstr): Add inline keyword, quiets warning. 2002-05-14 02:22:58 +00:00
hurdioctl.c 2002-04-23 Roland McGrath <roland@frob.com> 2002-04-23 22:22:24 +00:00
hurdkill.c
hurdlookup.c
hurdmalloc.c
hurdmalloc.h
hurdmsg.c
hurdpid.c
hurdports.c
hurdprio.c
hurdrlimit.c
hurdselect.c * hurd/hurdselect.c (_hurd_select): Fix 2002-04-02 04:43:06 +00:00
hurdsig.c * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup: doinit): 2002-08-30 01:51:11 +00:00
hurdsock.c
hurdstartup.c 2002-06-13 Roland McGrath <roland@frob.com> 2002-06-13 08:56:05 +00:00
hurdstartup.h 2002-06-13 Roland McGrath <roland@frob.com> 2002-06-13 08:56:05 +00:00
intern-fd.c
intr-msg.c
intr-rpc.defs
intr-rpc.h
lookup-retry.c * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of the 2002-06-11 23:04:51 +00:00
Makefile 2002-03-11 Roland McGrath <roland@frob.com> 2002-03-11 21:28:28 +00:00
msgportdemux.c
new-fd.c
Notes
openport.c
path-lookup.c
pid2task.c
port2fd.c
port-cleanup.c
ports-get.c
ports-set.c
preempt-sig.c
privports.c
report-wait.c 2002-05-15 Roland McGrath <roland@frob.com> 2002-05-16 05:15:55 +00:00
set-host.c
setauth.c
seteuids.c
siginfo.c
sigunwind.c
task2pid.c
thread-cancel.c
thread-self.c
Versions 2002-03-11 Roland McGrath <roland@frob.com> 2002-03-11 21:28:28 +00:00
vpprintf.c