barebox / lib /
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD authored on 5 Sep 2012
Sascha Hauer committed on 10 Sep 2012
..
fdt initial libfdt support 12 years ago
lzo lzo: Allow for static inlining 11 years ago
zlib_inflate Unused files removed 11 years ago
Kconfig lib/Kconfig: Fix alignment of arrows in label 11 years ago
Makefile add qsort support 11 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 copy_file: limit progress bar to sensible limits 12 years ago
ctype.c svn_rev_639 16 years ago
decompress_bunzip2.c use kernel bunzip implementation 12 years ago
decompress_inflate.c compressed image: add gzip support 11 years ago
decompress_unlzo.c decompress_unlzo: define decompress_unlzo as decompress 11 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 getopt: save and restore context 12 years ago
glob.c glob: fix GLOB_SORT 11 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 Make errno a positive value 11 years ago
misc.c make parse_area_spec arguments loff_t 12 years ago
notifier.c list: remove duplicated list.h 14 years ago
parameter.c Make errno a positive value 11 years ago
process_escape_sequence.c process_escape_sequence: Add missing include 13 years ago
qsort.c qsort: Fix wrong check 11 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 recursive_action: add ACTION_FOLLOWLINKS support 11 years ago
show_progress.c show_progress: fix progress bar for files > 32 MiB 12 years ago
string.c string: add strim for ONFI code 11 years ago
stringlist.c stringlist: fix division by zero 11 years ago
uncompress.c uncompress: drop wrong BUG(uncompress_size) 11 years ago
vsprintf.c vsprintf: fix EXPORT_SYMBOL typo on simple_strtoull 11 years ago
xfuncs.c Fix error handling with malloc, memalign etc. Introduce xmemalign(). 13 years ago