]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/agetpass.h: Move prototypes to dedicated header
authorAlejandro Colomar <alx@kernel.org>
Sat, 2 Sep 2023 00:17:26 +0000 (02:17 +0200)
committerSerge Hallyn <serge@hallyn.com>
Mon, 4 Sep 2023 13:57:18 +0000 (08:57 -0500)
commit7c45a6e8bab48aec2c527e33d55ac60f19507dfb
tree9fbe6b4092132564b060f227bb98523d3161a5ea
parent158866bfdcaa9aea4a8e355975b9aa9200c69fce
lib/agetpass.h: Move prototypes to dedicated header

Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/Makefile.am
lib/agetpass.c
lib/agetpass.h [new file with mode: 0644]
lib/prototypes.h
src/gpasswd.c
src/newgrp.c
src/passwd.c
src/sulogin.c