aboutsummaryrefslogtreecommitdiff
path: root/libthreads/stack.c
Commit message (Collapse)AuthorAgeFilesLines
* 2001-03-31 Roland McGrath <roland@frob.com>Roland McGrath2001-03-311-7/+12
| | | | | | | | | | * cthreads.h: Fix obsolescent #endif syntax. * cthread_internals.h: Likewise. * cancel-cond.c: Likewise. * stack.c: Likewise. * cthreads.c: Likewise. * cprocs.c: Likewise. * call.c: Likewise.
* (__hurd_threadvar_stack_mask, __hurd_threadvar_stack_offset,Miles Bader1997-02-201-3/+8
| | | | | __hurd_threadvar_max): Make extern.
* (addr_range_check, probe_stack): Functions #if 0'd out.Roland McGrath1995-12-101-25/+40
| | | | | (stack_init): Don't call probe_stack or frob old stack at all. Default cthread_stack_size to 16 pages if it is zero.
* entered into RCSRoland McGrath1994-05-051-5/+11
|
* Formerly stack.c.~3~Michael I. Bushnell1994-05-041-0/+1
|
* Formerly stack.c.~2~Roland McGrath1994-05-041-1/+15
|
* Initial revisionMichael I. Bushnell1992-10-061-0/+382