* lib/Makefile.am, lib/get_pid.c, lib/getulong.c: Added get_pid()

and getulong().
This commit is contained in:
nekral-guest
2009-04-24 23:28:15 +00:00
parent e8dd48ac09
commit 496002abc9
4 changed files with 123 additions and 0 deletions

View File

@@ -19,7 +19,9 @@ libshadow_la_SOURCES = \
getdef.h \
get_gid.c \
getlong.c \
get_pid.c \
get_uid.c \
getulong.c \
groupio.c \
groupmem.c \
groupio.h \