libfile: move open_and_lseek() to libfile
libfile is a collection of helpers for handling files. open_and_lseek()
is a perfect match for this, so move it there.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent db33f32 commit 4f17444eccebeeadeaed212568a202ef97f4e71f
@Sascha Hauer Sascha Hauer authored on 11 Apr 2016
Showing 10 changed files
View
commands/md.c
View
commands/mem.c
View
commands/memcmp.c
View
commands/memcpy.c
View
commands/memset.c
View
commands/mm.c
View
commands/mw.c
View
include/common.h
View
include/libfile.h
View
lib/libfile.c