procps/lib
Sami Kerola b260b11a3b lib: add strtol into utility library
The utility library is for functions which are shared in commands,
but that does not belong to libproc-ng.  The first function is a
wrapper for strtol that performs error checking, and exists if such
happen.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-12-20 17:30:52 +01:00
..
.gitignore lib: add strtol into utility library 2011-12-20 17:30:52 +01:00
Makefile.am lib: add strtol into utility library 2011-12-20 17:30:52 +01:00
strutils.c lib: add strtol into utility library 2011-12-20 17:30:52 +01:00