* sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup: doinit):
authorRoland McGrath <roland@gnu.org>
Fri, 30 Aug 2002 01:51:11 +0000 (01:51 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 30 Aug 2002 01:51:11 +0000 (01:51 +0000)
commitcc13edc8d4351bb96bb2e0d785284ec089705cfa
tree189d5223b8c3cfc8ded13ee906a3515d8d2406d0
parent7a9ce79a3b0746e0db7d3cc4264a78a9d79620a3
* sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup: doinit):

Change argument type from int to intptr_t.

* locale/global-locale.c (__libc_tsd_LOCALE_data): Conditionalize the
initializer on [! _HURD_THREADVAR_H] (bad kludge).
* sysdeps/mach/hurd/i386/init-first.c (init): Initialize
_HURD_THREADVAR_LOCALE slot to &_nl_global_locale.
* hurd/hurdsig.c (_hurdsig_init): Likewise.  Zero other slots.
ChangeLog
hurd/hurdsig.c
locale/global-locale.c
sysdeps/mach/hurd/i386/init-first.c