]> git.ipfire.org Git - thirdparty/shadow.git/commit
src/useradd.c: create_home(): Use !streq() instead of its pattern
authorAlejandro Colomar <alx@kernel.org>
Tue, 10 Dec 2024 14:57:58 +0000 (15:57 +0100)
committerSerge Hallyn <serge@hallyn.com>
Sat, 8 Feb 2025 05:47:21 +0000 (23:47 -0600)
commit929d3e18cc8c1c863abc68aabc822369b45f6b6b
treed8c0f8dcbe484c35ca2d74843a37a1dd712b53b2
parent9a24e8848213120400de6e0a94908faeb08a08a1
src/useradd.c: create_home(): Use !streq() instead of its pattern

Signed-off-by: Alejandro Colomar <alx@kernel.org>
src/useradd.c