Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-15 | for multithreaded set*id/setrlimit, handle case where callback does not run | Rich Felker | 1 | -1/+1 |
2015-01-12 | remove rlimit hacks from multi-threaded set*id() code | Rich Felker | 1 | -23/+15 |
2011-07-30 | fix some bugs in setxid and update setrlimit to use __synccall | Rich Felker | 1 | -8/+6 |
2011-07-29 | add setxid.c for new set*id() framework. missed in last commit. | Rich Felker | 1 | -0/+49 |