| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2011-04-06 | move rsyscall out of pthread_create module | Rich Felker | 10 | -109/+133 |
| 2011-04-06 | pthread exit stuff: don't bother setting errno when we won't check it. | Rich Felker | 1 | -2/+2 |
| 2011-04-06 | fix rsyscall handler: must not clobber errno from signal context | Rich Felker | 1 | -2/+4 |
| 2011-04-06 | fix typo in sys/msg.h | Rich Felker | 1 | -1/+1 |
| 2011-04-06 | add startup abi functions, dummy for now. eventually needed for c++ support. | Rich Felker | 2 | -0/+10 |
