glibc/sysdeps/mach/hurd/i386
Roland McGrath 54509b04ce 1998-11-22 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/mach/hurd/i386/init-first.c (init): Provide temporary storage 
for the per-thread variables of the main user thread to make it 
possible to use malloc as soon as _hurd_preinit_hook has been run. 
For cthreads, copy values to new stack from there. 
For non-cthreads, malloc threadvar array here and copy from temp space. 
(init1): No longer initialize threadvars here. 
(doinit1): Made static void at top level. 
(init): Folded into [PIC] _init or [!PIC] doinit1, since GCC cannot 
inline a function that uses dynamic auto arrays.
1998-11-22 17:32:14 +00:00
..
bits Update. 1998-10-24 21:51:25 +00:00
Dist Update. 1998-07-04 14:40:35 +00:00
exc2signal.c Update. 1997-06-23 21:55:26 +00:00
init-first.c 1998-11-22 Roland McGrath <roland@baalperazim.frob.com> 1998-11-22 17:32:14 +00:00
intr-msg.h Update. 1997-06-23 21:55:26 +00:00
longjmp-ts.c Update. 1997-06-23 21:55:26 +00:00
Makefile 1998-09-05 Mark Kettenis <kettenis@phys.uva.nl> 1998-09-05 15:00:54 +00:00
sigcontextinfo.h Update. 1998-07-20 17:25:48 +00:00
sigreturn.c Update. 1998-08-08 20:02:34 +00:00
static-start.S Update. 1998-06-25 19:44:22 +00:00
trampoline.c Update. 1998-08-08 20:02:34 +00:00