9
0
Fork 0
barebox/lib
Sascha Hauer 51dce5facb add function to read single line files
Often small files are used to store the value od a variable. This
adds a function to easily read such a variable.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-10-14 14:04:20 +02:00
..
bootstrap Cleanup Kconfig files 2013-08-12 08:05:37 +02:00
gui treewide: fix format specifiers 2013-01-27 14:24:10 +01:00
lz4 lib: Add support for LZ4-compressed kernel 2013-07-16 08:24:30 +02:00
lzo lzo: update to lzo-2013 2013-09-22 16:48:46 +02:00
zlib_inflate Unused files removed 2012-06-30 22:09:49 +02:00
Kconfig Merge branch 'for-next/mtd' 2013-08-05 12:49:58 +02:00
Makefile Merge branch 'for-next/mtd' 2013-08-05 12:49:58 +02:00
bch.c lib: add BCH encoding/decoding 2012-01-02 12:34:58 +01:00
bitrev.c lib: add bitrev utility 2012-01-02 12:34:58 +01:00
bzlib_private.h svn_rev_639 2007-07-05 18:02:12 +02:00
copy_file.c copy_file: Add missing O_TRUNC 2013-09-29 12:10:59 +02:00
ctype.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
decompress_bunzip2.c use kernel bunzip implementation 2011-11-29 21:12:27 +01:00
decompress_inflate.c Add deflate_decompress function 2013-08-07 08:44:48 +02:00
decompress_unlz4.c pbl: add lz4 support 2013-07-22 09:15:32 +02:00
decompress_unlzo.c lzo: update to lzo-2013 2013-09-22 16:48:46 +02:00
display_options.c lib: update size_human_readable to latest version 2012-12-19 10:30:56 +01:00
div64.c svn_rev_639 2007-07-05 18:02:12 +02:00
find_next_bit.c U-Boot-V2:Bitops: asm-generic bitops 2008-08-15 08:47:49 +02:00
fnmatch.c fnmatch:sparse fixes 2010-10-21 22:21:22 +02:00
getopt.c getopt: change optstring to const char* 2013-02-11 20:57:34 +01:00
glob.c glob: fix GLOB_SORT 2012-08-03 08:29:38 +02:00
kfifo.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
libbb.c add function to read single line files 2013-10-14 14:04:20 +02:00
libgen.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
libmtd.c libmtd: rename functions from mtd_* to libmtd_* 2013-02-14 10:16:17 +01:00
libscan.c libubi: Use global mtd_all_ff function 2013-03-04 10:54:46 +01:00
libubigen.c lib: add libubigen 2012-12-19 10:31:24 +01:00
make_directory.c Make errno a positive value 2012-05-14 08:35:54 +02:00
math.c commands: add let command which supports proper arithmetic 2013-01-09 10:32:54 +01:00
misc.c lib: misc: add 'iB' suffixes to strtoull_suffix 2012-12-19 10:30:56 +01:00
notifier.c list: remove duplicated list.h 2009-11-03 09:48:53 +01:00
parameter.c param: Add helpers to provide an enum parameter 2013-05-23 15:40:26 +02:00
process_escape_sequence.c process_escape_sequence: add support to \$? 2013-09-18 09:17:13 +02:00
qsort.c qsort: Fix wrong check 2012-08-03 08:28:18 +02:00
random.c UBI: reimport UBI from Linux v3.10 2013-07-25 10:24:16 +02:00
rbtree.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
readkey.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
readline.c readline: fix the 'new blank line at EOF' typo 2012-10-29 10:02:06 +01:00
readline_simple.c remove undefined WATCHDOG_RESET 2011-12-19 14:38:21 +01:00
recursive_action.c rm: implement -r 2012-11-29 20:21:29 +01:00
show_progress.c lib: Fix copy_file when filesize is FILESIZE_MAX 2013-09-27 16:20:17 +02:00
stmp-device.c ARM: MXS: introduce stmp device support 2013-07-23 16:25:13 +02:00
string.c string: introduce memchr_inv 2013-07-22 16:13:58 +02:00
stringlist.c stringlist: fix division by zero 2012-08-29 09:10:13 +02:00
uncompress.c lib: Add support for LZ4-compressed kernel 2013-07-16 08:24:30 +02:00
unlink-recursive.c rm: implement -r 2012-11-29 20:21:29 +01:00
vsprintf.c CONFIG_PANIC_HANG: replace #ifdef with IS_ENABLED() 2013-08-05 12:14:03 +02:00
xfuncs.c treewide: fix format specifiers 2013-01-27 14:24:10 +01:00
xymodem.c xymodem.c: fix compiler warning 2012-11-26 08:56:25 +01:00