* src/useradd.c, src/usermod.c, libmisc/getgr_nam_gid.c,

libmisc/Makefile.am, lib/prototypes.h: Moved getgr_nam_gid() from
	src/useradd.c and src/usermod.c to libmisc/getgr_nam_gid.c.
This commit is contained in:
nekral-guest
2009-04-10 22:34:10 +00:00
parent ffd3e43ad8
commit 77459dc27d
6 changed files with 72 additions and 37 deletions

View File

@@ -28,6 +28,7 @@ libmisc_a_SOURCES = \
find_new_uid.c \
getdate.h \
getdate.y \
getgr_nam_gid.c \
getlong.c \
getrange.c \
hushed.c \