]> git.ipfire.org Git - thirdparty/shadow.git/commit
configure.ac, lib/, src/: Use _PATH_LASTLOG from <paths.h>
authorAlejandro Colomar <alx@kernel.org>
Sun, 31 Aug 2025 11:53:54 +0000 (13:53 +0200)
committerAlejandro Colomar <foss+github@alejandro-colomar.es>
Mon, 15 Sep 2025 09:47:22 +0000 (11:47 +0200)
commit72a2b8a10d50d917c7905eba9c7f17382f7b7cc6
tree5fb9f0cf97fcc6a5adef78ebc5837b2c98abe3ce
parentd955317f2365d1b1d85ddfd8fa00df5facee6967
configure.ac, lib/, src/: Use _PATH_LASTLOG from <paths.h>

That's the libc macro for this file.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
configure.ac
lib/log.c
src/lastlog.c
src/login.c
src/useradd.c
src/usermod.c