]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/, src/: str2*(): Rename functions and reorder parameters
authorAlejandro Colomar <alx@kernel.org>
Tue, 16 Jan 2024 20:38:24 +0000 (21:38 +0100)
committerSerge Hallyn <serge@hallyn.com>
Fri, 29 Mar 2024 19:29:13 +0000 (14:29 -0500)
commitf39ac101ff48beea7fc03efb924806fdfeef92f3
tree0d5160a6957c5f3336f3002178031f3dd19d8bd1
parentb085c3f612e61d06d7c452953c7e097430ba1b3c
lib/, src/: str2*(): Rename functions and reorder parameters

This makes them compatible with liba2i's functions.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
19 files changed:
lib/atoi/str2i.c
lib/atoi/str2i.h
lib/getdef.c
lib/idmapping.c
lib/limits.c
lib/rlogin.c
lib/sgetspent.c
lib/shadow.c
lib/strtoday.c
lib/subordinateio.c
src/chage.c
src/chgpasswd.c
src/chpasswd.c
src/faillog.c
src/lastlog.c
src/newusers.c
src/passwd.c
src/useradd.c
src/usermod.c