util-linux/disk-utils
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 swaplabel: new command 2010-04-02 16:16:59 +02:00
Makefile.am build-sys: replace ../ with $top_srcdir 2010-05-24 12:37:12 +02:00
blockdev.8 blockdev: fix typo in blockdev.8 2010-08-28 00:50:24 +02:00
blockdev.c blockdev: sync man page with code 2010-08-24 12:59:41 +02:00
cramfs.h Imported from util-linux-2.11t tarball. 2006-12-07 00:25:58 +01:00
cramfs_common.c mkfs.cramfs: add endianness support to cramfs tools 2009-02-04 14:56:54 +01:00
cramfs_common.h mkfs.cramfs: add endianness support to cramfs tools 2009-02-04 14:56:54 +01:00
elvtune.8 elvtune.8: formatting 2009-08-17 12:11:09 +02:00
elvtune.c elvtune: add NLS support 2008-10-03 08:22:50 +02:00
fdformat.8 fdformat.8: formatting 2009-08-17 12:11:09 +02:00
fdformat.c fdformat: fix memory leak in verify_disk() 2009-10-06 10:26:04 +02:00
fsck.cramfs.c Remove now unused <sys/ioctl.h> includes 2009-10-09 15:17:54 +02:00
fsck.minix.8 fsck.minix.8: formatting 2009-08-17 12:11:09 +02:00
fsck.minix.c fsck.minix: fix strict-aliasing bugs 2009-10-17 00:19:23 +02:00
isosize.8 isosize.8: formatting 2009-08-17 12:11:10 +02:00
isosize.c blockdev: fix: opened file leaving unclosed 2007-10-26 01:02:45 +02:00
minix.h Imported from util-linux-2.11m tarball. 2006-12-07 00:25:49 +01:00
mkfs.8 mkfs: add `mkfs.ext4` to section SEE ALSO of `mkfs.8`. 2010-07-29 17:45:57 +02:00
mkfs.bfs.8 mkfs.bfs.8: formatting 2009-08-17 12:11:10 +02:00
mkfs.bfs.c Remove now unused <sys/ioctl.h> includes 2009-10-09 15:17:54 +02:00
mkfs.c fsck/mkfs/mount: unify default search paths for helpers 2010-02-02 14:37:32 +01:00
mkfs.cramfs.c mkfs.cramfs: fix gcc warning (incompatible pointer type) 2009-09-29 13:56:37 +02:00
mkfs.minix.8 mkfs.minix.8: formatting 2009-08-17 12:11:10 +02:00
mkfs.minix.c messages: gettextize a few skipped or forgotten ones 2010-06-14 11:19:19 +02:00
mkswap.8 mkswap: tweak the man page 2010-06-30 12:51:36 +02:00
mkswap.c lib: [strutils] general purpose string handling functions 2010-11-23 21:06:49 +01:00
raw.8 raw: undeprecate raw 2009-07-02 13:39:28 +02:00
raw.c raw: Use the RAW_SETBIND ioctl without stat'ing the raw# file 2009-06-29 23:07:09 +02:00
swaplabel.8 swaplabel: fix typo in man page 2010-04-07 16:37:59 +02:00
swaplabel.c lib: [strutils] general purpose string handling functions 2010-11-23 21:06:49 +01:00