* lib/getdef.c: Use getlong instead of strtol/strtoul.

* libmisc/getlong, lib/getlong.c, libmisc/Makefile.am,
	lib/Makefile.am: getlong.c moved from libmisc/ to lib/.
This commit is contained in:
nekral-guest
2009-04-10 22:35:26 +00:00
parent 1c97cf5c83
commit 84f5ca951c
5 changed files with 50 additions and 12 deletions

View File

@@ -18,6 +18,7 @@ libshadow_la_SOURCES = \
getdef.c \
getdef.h \
get_gid.c \
getlong.c \
get_uid.c \
groupio.c \
groupmem.c \