barebox / lib /
@Stefan Müller-Klieser Stefan Müller-Klieser authored on 24 Mar 2015
Sascha Hauer committed on 25 Mar 2015
..
bootstrap sizes.h: move include/sizes.h to include/linux/sizes.h 9 years ago
gui graphic_utils: set_pixel only write 16bit in 16bit mode 9 years ago
lz4 lz4: fix another possible overrun 9 years ago
lzo lzo: check for length overrun in variable length encoding. 9 years ago
xz Add xz decompression support 9 years ago
zlib_inflate Unused files removed 11 years ago
Kconfig xymodem: select CRC16 from lib 9 years ago
Makefile lib: Add hex2bin and bin2hex implementations 9 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 svn_rev_639 16 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 Add deflate_decompress function 10 years ago
decompress_unlz4.c pbl: add lz4 support 10 years ago
decompress_unlzo.c lzo: Remove unused variable 10 years ago
decompress_unxz.c lib: decompress_xz: fix function header to match prototype 9 years ago
display_options.c treewide: fix signedness mixups in printf format specifiers 10 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
gcd.c lib: Add gcd() function 9 years ago
getopt.c getopt: change optstring to const char* 11 years ago
glob.c glob: fix GLOB_SORT 11 years ago
hexdump.c lib: Add hex2bin and bin2hex implementations 9 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 libfile: Add copy_recursive 9 years ago
libgen.c Treewide: remove address of the Free Software Foundation 11 years ago
libmtd.c mtd: Update internal API to support 64-bit device size 10 years ago
libscan.c libubi: Use global mtd_all_ff function 11 years ago
libubigen.c lib: libubigen math compile error fix 10 years ago
make_directory.c Make errno a positive value 11 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 param: add error check to __dev_add_param() 9 years ago
process_escape_sequence.c lib: fix whitespace, drop blank lines at EOF 10 years ago
qsort.c qsort: Fix wrong check 11 years ago
random.c UBI: reimport UBI from Linux v3.10 11 years ago
rbtree.c Treewide: remove address of the Free Software Foundation 11 years ago
readkey.c readkey: keys are unsigned char 9 years ago
readline.c readline: Fix history prev when history is empty 9 years ago
readline_simple.c remove undefined WATCHDOG_RESET 12 years ago
recursive_action.c rm: implement -r 11 years ago
show_progress.c lib: fix whitespace, drop blank lines at EOF 10 years ago
stmp-device.c ARM: MXS: introduce stmp device support 10 years ago
string.c string.c: Fix include 10 years ago
stringlist.c stringlist: the string argument should be const 9 years ago
strtox.c printf: move simple_strto*() functions to separate file 9 years ago
uncompress.c Add xz decompression support 9 years ago
unlink-recursive.c unlink_recursive: return negative error value 10 years ago
vsprintf.c Add PBL console support 9 years ago
wchar.c lib: add wchar strdup 9 years ago
xfuncs.c string: Add (x)memdup 10 years ago
xymodem.c xymodem.c: fix compiler warning 11 years ago