about summary refs log tree commit diff
path: root/src/linux
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2020-10-27 00:45:59 -0400
committerRich Felker <dalias@aerifal.cx>2020-10-27 00:45:59 -0400
commit6ce91ef0e8eddd756def4e7e5c47c639f45fcf5f (patch)
treed1140e71b580268e477026588810723cb6e6022b /src/linux
parent3437e478ba932edbab18a90638c20be1f0141156 (diff)
downloadmusl-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/linux')
0 files changed, 0 insertions, 0 deletions