Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | task: destroy tls before freeing tasks | Joakim Sindholt | 4 years | |
Age | Commit message | Author | Files | Lines |
2020-03-27 | task: destroy tls before freeing tasksHEADmaster | Joakim Sindholt | 1 | -7/+10 |
2020-01-23 | remove unused ioret from task struct | Joakim Sindholt | 1 | -1/+0 |
2019-03-11 | amd64: properly align stack for setjmp and frame for _taskstart | Joakim Sindholt | 1 | -4/+11 |
2019-01-28 | iocallv: add alarm version | Joakim Sindholt | 2 | -4/+32 |
2019-01-28 | chan: fix return value on single channel alt | Joakim Sindholt | 1 | -1/+2 |
2018-09-13 | cond: fix signal/broadcast when lock isn't held | Joakim Sindholt | 1 | -11/+33 |
2018-05-23 | iochan: fix lap arithmetic in dtor | Joakim Sindholt | 1 | -2/+3 |
2018-04-26 | iosyslog: use iocallv | Joakim Sindholt | 1 | -23/+11 |
2018-04-26 | add iocallv function for va_list based iocalls | Joakim Sindholt | 3 | -0/+54 |
2018-04-26 | move out and homogenize built-in iocalls | Joakim Sindholt | 10 | -233/+272 |
[...] | ||||
Clone | ||||
ssh://git.zhasha.com/projects/libmultitask.git | ||||
https://git.zhasha.com/projects/libmultitask |