mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-19 11:30:06 +00:00
54509b04ce
* 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. |
||
---|---|---|
.. | ||
bits | ||
Dist | ||
exc2signal.c | ||
init-first.c | ||
intr-msg.h | ||
longjmp-ts.c | ||
Makefile | ||
sigcontextinfo.h | ||
sigreturn.c | ||
static-start.S | ||
trampoline.c |