barebox / lib /
@Alexander Shiyan Alexander Shiyan authored on 29 Jun 2012
Sascha Hauer committed on 30 Jun 2012
..
fdt initial libfdt support 12 years ago
lzo Unused files removed 11 years ago
zlib_inflate Unused files removed 11 years ago
Kconfig add qsort support 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 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 getopt: save and restore context 12 years ago
glob.c glob: Add sorted output support 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 replace 8 spaces with tabs 16 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 add qsort support 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 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: remove unused bcopy function 12 years ago
stringlist.c stringlist: implement string_list_add_asprintf 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