| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* i386/thread.c (cthread_sp): Use __thread_stack_pointer.
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
* i386/thread.c: Likewise.
|
|
|
|
|
| |
* i386/thread.c: Remove superfluous bzero decl,
just include <strings.h> instead.
|
|
|
|
|
| |
Correctly leave space at top of stack for account for GNU per-thread
variables.
|
| |
|
|
|