Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-09-02 | in synccall, ignore the signal before any threads' signal handlers return | Rich Felker | 1 | -4/+4 |
2013-09-02 | fix invalid pointer in synccall (multithread setuid, etc.) | Rich Felker | 1 | -0/+1 |
2013-09-01 | fix special-case breakage in popen due to reversed argument order | Rich Felker | 1 | -1/+1 |