History log of /freebsd-10-stable/lib/libthr/thread/thr_stack.c
Revision Date Author Comments
# 296732 12-Mar-2016 kib

MFC r295407:
Make libc __pthread_map_stacks_exec() interposed.


# 270040 16-Aug-2014 kib

MFC r269909:
Add a knob LIBPTHREAD_BIGSTACK_MAIN, which instructs libthr to leave
the whole RLIMIT_STACK-sized region of the kernel-allocated stack as
the stack of main thread.


# 270039 16-Aug-2014 kib

MFC r269908:
Style.


# 270040 16-Aug-2014 kib

MFC r269909:
Add a knob LIBPTHREAD_BIGSTACK_MAIN, which instructs libthr to leave
the whole RLIMIT_STACK-sized region of the kernel-allocated stack as
the stack of main thread.


# 270039 16-Aug-2014 kib

MFC r269908:
Style.