diff options
author | Rich Felker <dalias@aerifal.cx> | 2020-10-27 00:45:59 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2020-10-27 00:45:59 -0400 |
commit | 6ce91ef0e8eddd756def4e7e5c47c639f45fcf5f (patch) | |
tree | d1140e71b580268e477026588810723cb6e6022b /src/process/posix_spawnattr_setflags.c | |
parent | 3437e478ba932edbab18a90638c20be1f0141156 (diff) | |
download | musl-6ce91ef0e8eddd756def4e7e5c47c639f45fcf5f.tar.gz musl-6ce91ef0e8eddd756def4e7e5c47c639f45fcf5f.tar.xz musl-6ce91ef0e8eddd756def4e7e5c47c639f45fcf5f.zip |
avoid __synccall for setrlimit on kernels with prlimit syscall
resource limits have been process-wide since linux 2.6.10, and the prlimit syscall was added in 2.6.36, so prlimit can be assumed to set the resource limits correctly for the whole process.
Diffstat (limited to 'src/process/posix_spawnattr_setflags.c')
0 files changed, 0 insertions, 0 deletions