* libmisc/get_gid.c, libmisc/get_uid.c, libmisc/Makefile.am,

lib/prototypes.h: Added get_uid() and get_gid() to parse user and
	group IDs.
This commit is contained in:
nekral-guest
2009-03-08 20:26:56 +00:00
parent 186ea0e203
commit 0e2a3979f4
6 changed files with 127 additions and 8 deletions

View File

@@ -28,8 +28,10 @@ libmisc_a_SOURCES = \
find_new_uid.c \
getdate.h \
getdate.y \
get_gid.c \
getlong.c \
getrange.c \
get_uid.c \
hushed.c \
isexpired.c \
limits.c \