]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/execute.h
missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new define for...
authorLennart Poettering <lennart@poettering.net>
Wed, 5 Mar 2014 01:29:58 +0000 (02:29 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 5 Mar 2014 01:31:09 +0000 (02:31 +0100)
commit517d56b1d0f67dcf76710bc1e17b05518b8cabe6
tree1d1baa6af8fb323fc0c2eb02a1ae59dbeba2d049
parenta049d1a9723b6608e45bf8f1a64dab5761dee555
missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new define for the max number of rlimits, too
src/core/execute.c
src/core/execute.h
src/core/main.c
src/core/manager.c
src/core/manager.h
src/core/unit.c
src/shared/missing.h
src/shared/util.c