chiark / gitweb /
rlimit-util: rework rlimit_{from|to}_string() to work without "Limit" prefix
authorLennart Poettering <lennart@poettering.net>
Thu, 3 May 2018 16:45:39 +0000 (18:45 +0200)
committerSven Eden <yamakuzure@gmx.net>
Fri, 24 Aug 2018 14:47:08 +0000 (16:47 +0200)
commit54b2f26b4022d7bb19bca1fc0bb192a5f34bcebb
tree3f420e7ad9246a7006f490875fc285e97d99b7af
parent8094890c09f56ae20d4b6923e9fce29c28d66aea
rlimit-util: rework rlimit_{from|to}_string() to work without "Limit" prefix

let's make the call more generic, so that we can also easily use it for
parsing "RLIMIT_xyz" style constants.
src/shared/bus-util.c