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

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