]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/fs/mkstemp/, src/: fmkomstemp(): Move function to separate file
authorAlejandro Colomar <alx@kernel.org>
Wed, 4 Dec 2024 12:33:58 +0000 (13:33 +0100)
committerSerge Hallyn <serge@hallyn.com>
Tue, 3 Jun 2025 14:49:44 +0000 (09:49 -0500)
commit4b62a2ebeaa4fcfd27421e32496ed37fcf42fd3b
tree8d3c9822ae8d5d4225e9ca4a7bdbd5f6a633d49a
parent4e80ca87e7233d31d38eeb569e8682cc6051496e
lib/fs/mkstemp/, src/: fmkomstemp(): Move function to separate file

And make it inline.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/Makefile.am
lib/fs/mkstemp/fmkomstemp.c [new file with mode: 0644]
lib/fs/mkstemp/fmkomstemp.h [new file with mode: 0644]
src/useradd.c