]> www.infradead.org Git - mtd-utils.git/commit
mtd-utils: new memory wrappers
authorMike Frysinger <vapier@gentoo.org>
Thu, 30 Sep 2010 05:27:38 +0000 (01:27 -0400)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Thu, 30 Sep 2010 05:54:05 +0000 (08:54 +0300)
commitb2dc086600f64d5a2db179fb6bed79a0a78228e4
tree9a49989ca2ec2b2ee74f1399be1d9d8469ef8af7
parent94a20240f9d6776619d7652013bb10131ddad1fc
mtd-utils: new memory wrappers

The mkfs.jffs2 program has local wrappers for memory related functions
that are useful beyond mkfs.jffs2, so break them out into a common header.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
include/common.h
include/xalloc.h [new file with mode: 0644]
mkfs.jffs2.c