util-linux/schedutils
Davidlohr Bueso 8abcf29002 lib: [strutils] general purpose string handling functions
This patch replaces a few functions used throughout the source:
* Renames getnum (from schedutils) to strtol_or_err
* Moves strtosize (from lib/strtosize.c)
* Moves xstrncpy (from include/xstrncpy.h)
* Adds strnlen, strnchr and strndup if not available (remove it from libmount utils)

A few Makefile.am files were modified to compile accordingly along with trivial renaming
in schedutils source code.

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
2010-11-23 21:06:49 +01:00
..
.gitignore build-sys: ignore a bunch of generated files, mostly binaries 2008-04-14 14:08:00 +02:00
Makefile.am lib: [strutils] general purpose string handling functions 2010-11-23 21:06:49 +01:00
chrt.1 chrt: add --verbose to man page, correct -V for --version, alphabetize 2010-06-15 12:34:09 +02:00
chrt.c lib: [strutils] general purpose string handling functions 2010-11-23 21:06:49 +01:00
ionice.1 ionice: add a note about none class and CFQ 2009-11-18 17:13:35 +01:00
ionice.c lib: [strutils] general purpose string handling functions 2010-11-23 21:06:49 +01:00
taskset.1 man-pages: cleanup of chrt.1 and taskset.1 2007-08-15 12:03:51 +02:00
taskset.c lib: [strutils] general purpose string handling functions 2010-11-23 21:06:49 +01:00