]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/limits.c: setup_limits(): Simplify, by calling str2si() instead of str2sl()
authorAlejandro Colomar <alx@kernel.org>
Tue, 9 Jan 2024 19:03:33 +0000 (20:03 +0100)
committerAlejandro Colomar <alx@kernel.org>
Tue, 2 Jul 2024 20:52:31 +0000 (22:52 +0200)
commit3fd1d62e29f714a7ee82d4e7ac0c7c8fac976871
treef9ec57e1b9893d3bc0efb2e46db0c27d117bfef3
parent312c3b138902dfd3ff53f62a2d42a6ef4c4bae3f
lib/limits.c: setup_limits(): Simplify, by calling str2si() instead of str2sl()

Reviewed-by: "Serge E. Hallyn" <serge@hallyn.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/limits.c