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