Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coroutine-sigaltstack: Change jmp_buf to sigjmp_buf | 2014-11-11 | 1 | -1/+1 | |
* | Merge remote-tracking branch 'kwolf/for-anthony' into staging | 2013-02-26 | 1 | -42/+1 | |
|\ | |||||
| * | coroutine: move pooling to common code | 2013-02-22 | 1 | -42/+1 | |
* | | Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() | 2013-02-23 | 1 | -13/+13 | |
|/ | |||||
* | block: move include files to include/block/ | 2012-12-19 | 1 | -1/+1 | |
* | coroutine-sigaltstack.c: Use stack_t, not struct sigaltstack | 2012-11-30 | 1 | -2/+2 | |
* | Merge remote-tracking branch 'kwolf/for-anthony' into staging | 2012-05-14 | 1 | -1/+1 | |
|\ | |||||
| * | coroutine: Fix setup of sigaltstack coroutines | 2012-05-14 | 1 | -1/+1 | |
* | | fix some common typos | 2012-05-14 | 1 | -1/+1 | |
|/ | |||||
* | coroutine: adding sigaltstack method (.c source) | 2012-03-12 | 1 | -0/+334 |