glibc/intl
Roland McGrath c2afe83352 * sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.
[USE_TLS && HAVE___THREAD]: Just include the sysdeps/generic file,
	which does the right thing when __thread support is available.
	* descr.h (struct _pthread_descr_struct) [USE_TLS && HAVE___THREAD]:
	Omit `p_libc_specific', `p_errnop', `p_errno', `p_h_errnop',
	`p_h_errno', `p_resp', and `p_res' members.
	* pthread.c (__pthread_initialize_minimal) [USE_TLS && HAVE___THREAD]:
	Don't initialize `p_errnop' and `p_h_errnop' members.
	(__pthread_reset_main_thread): Likewise.
	(__pthread_initialize_manager): Likewise.
	* manager.c (__pthread_manager, pthread_handle_create): Likewise.
	* pthread.c (pthread_initialize) [USE_TLS && HAVE___THREAD]:
	Don't initialize `p_resp' member.
	(__pthread_reset_main_thread): Likewise.
	* manager.c (pthread_handle_create): Likewise.
	* specific.c (libc_internal_tsd_set, libc_internal_tsd_get):
	Conditionalize these on [!(USE_TLS && HAVE___THREAD)].
	* errno.c [USE_TLS && HAVE___THREAD]
	(__h_errno_location, __res_state): Don't define these at all.

	* sysdeps/i386/tls.h (INSTALL_DTV): Add parens around arguments!
	(INSTALL_NEW_DTV, GET_DTV): Likewise.
	* sysdeps/sh/tls.h (INSTALL_DTV, INSTALL_NEW_DTV, GET_DTV): Likewise.

	* weaks.c: Don't include <errno.h> here.

2002-08-01  Roland McGrath  <roland@redhat.com>

	* sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT): New macro, broken out of
	TLS_INIT_TP.
	(TLS_DO_SET_THREAD_AREA): New macro, uses thread_set_area syscall.
	(TLS_SETUP_GS_SEGMENT): New macro, try one or the other or both.
	(TLS_INIT_TP): Use that.
2002-08-02 03:32:24 +00:00
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
bindtextdom.c Update. 2002-03-12 10:25:36 +00:00
dcgettext.c Update. 2002-04-08 08:59:00 +00:00
dcigettext.c Update. 2002-07-27 08:47:23 +00:00
dcngettext.c Update. 2002-05-01 17:09:58 +00:00
Depend Update. 2000-06-17 07:39:18 +00:00
dgettext.c Update. 2002-04-08 08:59:00 +00:00
dngettext.c Update. 2002-05-01 17:09:58 +00:00
explodename.c Remove support for CEN-style locale variables. It was never used and shouldn't be since it's not portable. 2002-07-24 10:07:08 +00:00
finddomain.c Remove support for CEN-style locale variables. It was never used and shouldn't be since it's not portable. 2002-07-24 10:07:08 +00:00
gettext.c Update. 2002-04-08 08:59:00 +00:00
gettext.h Update. 2002-07-27 08:47:23 +00:00
gettextP.h Update. 2002-07-27 08:47:23 +00:00
hash-string.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
l10nflist.c Remove support for CEN-style locale variables. It was never used and shouldn't be since it's not portable. 2002-07-24 10:07:08 +00:00
libintl.h Update. 2002-07-27 08:47:23 +00:00
loadinfo.h Remove support for CEN-style locale variables. It was never used and shouldn't be since it's not portable. 2002-07-24 10:07:08 +00:00
loadmsgcat.c * sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>. 2002-08-02 03:32:24 +00:00
locale.alias Update. 2001-07-12 06:32:02 +00:00
localealias.c Update. 2001-11-28 00:09:26 +00:00
Makefile Update. 2001-11-28 00:09:26 +00:00
ngettext.c Update. 2002-05-01 17:09:58 +00:00
plural-eval.c Update. 2001-11-28 00:09:26 +00:00
plural-exp.c Update. 2001-11-28 00:09:26 +00:00
plural-exp.h Update. 2002-03-12 20:04:56 +00:00
plural.c /castro/street/H-alpha-linux/bin/bison --yacc --name-prefix=__gettext --output plural.c plural.y 2002-06-14 23:17:07 +00:00
plural.y Update. 2002-01-08 06:38:01 +00:00
po2test.sed Update. 2000-01-22 05:50:49 +00:00
textdomain.c Update. 2002-03-12 10:25:36 +00:00
translit.po Update. 2000-11-02 07:51:38 +00:00
tst-codeset.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-codeset.sh Update. 2002-04-06 05:11:18 +00:00
tst-gettext2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-gettext2.sh Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-gettext.c Update. 2002-07-16 04:56:00 +00:00
tst-gettext.sh Update. 2002-07-16 04:56:00 +00:00
tst-ngettext.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-translit.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-translit.sh Update. 2002-04-06 05:11:18 +00:00
tstcodeset.po Update. 2001-04-10 00:15:08 +00:00
tstlang1.po Update. 2000-10-31 03:10:13 +00:00
tstlang2.po Update. 2000-10-31 03:10:13 +00:00
Versions Update. 2002-05-01 17:09:58 +00:00