barebox / lib /
@Sascha Hauer Sascha Hauer authored on 27 Jan 2012
..
fdt initial libfdt support 12 years ago
lzo uncompress: add config to disable it 12 years ago
zlib_inflate add kernel gunzip implementation 12 years ago
Kconfig param: add config to disable it 12 years ago
Makefile param: add config to disable it 12 years ago
bch.c lib: add BCH encoding/decoding 12 years ago
bitrev.c lib: add bitrev utility 12 years ago
bzlib_private.h svn_rev_639 16 years ago
copy_file.c commands/cp: add verbose mode which displays progress bar 12 years ago
ctype.c svn_rev_639 16 years ago
decompress_bunzip2.c use kernel bunzip implementation 12 years ago
decompress_inflate.c decompress_inflate.c: fix "no previous prototype for 'gunzip'" warning 12 years ago
decompress_unlzo.c remove now unused unlzo function 12 years ago
display_options.c export symbols 16 years ago
div64.c svn_rev_639 16 years ago
find_next_bit.c U-Boot-V2:Bitops: asm-generic bitops 15 years ago
fnmatch.c fnmatch:sparse fixes 13 years ago
getopt.c Export symbols printf and the ones needed for getopt 16 years ago
glob.c glob: sparse fixes 13 years ago
kfifo.c kfifo: change kfifo_init to work with a preallocated fifo 12 years ago
libbb.c libbb: add read_full/write_full functions 13 years ago
libgen.c rename U-Boot-v2 project to barebox 14 years ago
make_directory.c rename U-Boot-v2 project to barebox 14 years ago
misc.c replace 8 spaces with tabs 16 years ago
notifier.c list: remove duplicated list.h 14 years ago
parameter.c doc: fix wrongly named parameter 13 years ago
process_escape_sequence.c process_escape_sequence: Add missing include 13 years ago
random.c include support for a simple pseudo number generator 13 years ago
rbtree.c add rbtree support (needed for ubi) 13 years ago
readkey.c readkey: Use ARRAY_SIZE 12 years ago
readline.c lib/readline.c: fix unused-but-set-variable gcc warning 12 years ago
readline_simple.c remove undefined WATCHDOG_RESET 12 years ago
recursive_action.c rename U-Boot-v2 project to barebox 14 years ago
show_progress.c show_progress: fix progress bar for files > 32 MiB 12 years ago
string.c string: add strlcpy support 13 years ago
stringlist.c stringlist-functions: add sorted insert 12 years ago
uncompress.c uncompress: implement uncompress_fd_to_buf 12 years ago
vsprintf.c Add dump_stack function 12 years ago
xfuncs.c Fix error handling with malloc, memalign etc. Introduce xmemalign(). 13 years ago