barebox / lib /
@Sascha Hauer Sascha Hauer authored on 13 Mar 2017
..
bootstrap Merge branch 'for-next/misc' 8 years ago
fonts lib/fonts: add VGA8x8 font 7 years ago
gui 2d-primitives: check dimensions in __illuminate 7 years ago
logo string: Fix (v)asprintf prototypes 8 years ago
lz4 lz4: fix another possible overrun 9 years ago
lzo treewide: fix 'new blank line at EOF' formatting error 8 years ago
reed_solomon lib: Import reed solomon code from kernel 8 years ago
xz decompressors: Use malloc/free wrappers 8 years ago
zlib_inflate decompressors: Use malloc/free wrappers 8 years ago
Kconfig lib: xz: add support for bcj filters 7 years ago
Makefile lib: Add Kconfig symbol for FNMATCH 7 years ago
bcd.c lib: import 'bcd' from linux-3.15 9 years ago
bch.c lib: add BCH encoding/decoding 12 years ago
bitmap.c lib: Add bitmap functions from kernel 9 years ago
bitrev.c lib: add bitrev utility 12 years ago
bzlib_private.h NULL: keep NULL definition in stddef.h only 8 years ago
cmdlinepart.c cmndlinepart: skip devname if partstr already contains it 9 years ago
ctype.c Treewide: remove address of the Free Software Foundation 11 years ago
decompress_bunzip2.c lib: decompress: remove redundant INT_MAX define 9 years ago
decompress_inflate.c decompressors: Use malloc/free wrappers 8 years ago
decompress_unlz4.c decompressors: Use malloc/free wrappers 8 years ago
decompress_unlzo.c decompressors: Use malloc/free wrappers 8 years ago
decompress_unxz.c decompressors: Use malloc/free wrappers 8 years ago
display_options.c lib: declared buffer is too small to hold string 8 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 treewide: fix 'new blank line at EOF' formatting error 8 years ago
gcd.c lib: Add gcd() function 9 years ago
getopt.c getopt: Add support for '--' to stop option parsing 7 years ago
glob.c whole tree: remove trailing whitespaces 8 years ago
hexdump.c lib: Add hex2bin and bin2hex implementations 9 years ago
int_sqrt.c lib/int_sqrt.c: Fix compiler warning 7 years ago
kfifo.c lib: fix whitespace, drop blank lines at EOF 10 years ago
libbb.c move file helper functions to separate file 9 years ago
libfile.c lib: libfile: Fix copying files to a non existing destination 7 years ago
libgen.c Treewide: remove address of the Free Software Foundation 11 years ago
libscan.c ubiformat: Fix formatting devices with unreadable areas 7 years ago
libubigen.c ubiformat: Use mtd-peb API 8 years ago
list_sort.c Add list_sort from u-boot v2016.03 8 years ago
make_directory.c move make_directory declaration to libfile.h 8 years ago
math.c lib: math: Return NULL pointer 10 years ago
misc.c lib: Add hex2bin and bin2hex implementations 9 years ago
notifier.c lib: fix whitespace, drop blank lines at EOF 10 years ago
parameter.c parameter: fix read only int support 7 years ago
process_escape_sequence.c process_escape_sequence: add support for \u 8 years ago
qsort.c qsort: Fix wrong check 11 years ago
random.c treewide: fix 'new blank line at EOF' formatting error 8 years ago
ratp.c Add Reliable Asynchronous Transfer Protocol 8 years ago
rbtree.c whole tree: remove trailing whitespaces 8 years ago
readkey.c readkey: keys are unsigned char 7 years ago
readline.c Merge branch 'for-next/ratp' 8 years ago
readline_simple.c stdio: rename getc to getchar 8 years ago
recursive_action.c rm: implement -r 11 years ago
show_progress.c show_progress: print spaces with %*s 8 years ago
stmp-device.c ARM: MXS: introduce stmp device support 10 years ago
string.c clarify strim function description 7 years ago
stringlist.c string: Fix (v)asprintf prototypes 8 years ago
strtox.c treewide: fix 'new blank line at EOF' formatting error 8 years ago
uncompress.c string: Fix (v)asprintf prototypes 8 years ago
unlink-recursive.c move unlink_recursive declaration to libfile.h 8 years ago
vsprintf.c vsprintf: Add support for printing ipv4 addresses with %pI4 7 years ago
wchar.c lib: add wchar strdup 9 years ago
xfuncs.c xstrdup: don't panic on xstrdup(NULL) 7 years ago
xymodem.c xymodem.c: fix compiler warning 11 years ago