summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* read_file_2: Fix return valueTeresa Gámez2014-09-251-1/+3
* readline: Fix history prev when history is emptySascha Hauer2014-09-011-1/+5
* Merge branch 'for-next/usb-gadget'Sascha Hauer2014-08-071-0/+76
|\
| * param: Add dev_add_param_stringSascha Hauer2014-07-221-0/+76
* | Merge branch 'for-next/rtc'Sascha Hauer2014-08-072-0/+15
|\ \
| * | lib: import 'bcd' from linux-3.15Antony Pavlov2014-07-312-0/+15
* | | Merge branch 'for-next/misc'Sascha Hauer2014-08-073-68/+894
|\ \ \
| * | | readline: reimplement history functionsSascha Hauer2014-07-291-68/+54
| | |/ | |/|
| * | lib: Add bitmap functions from kernelSascha Hauer2014-07-172-0/+840
| |/
* | Merge branch 'for-next/metadata'Sascha Hauer2014-08-076-180/+334
|\ \
| * | read_file: introduce read_file_2Sascha Hauer2014-08-071-14/+57
| * | move file helper functions to separate fileSascha Hauer2014-08-076-180/+291
| |/
* | Add beginning wchar supportSascha Hauer2014-07-143-0/+82
* | vsprintf: Support pU for printing UUIDsSascha Hauer2014-07-112-0/+65
* | Add hex_byte_pack and hex_byte_pack_upper from kernelSascha Hauer2014-07-111-0/+2
* | readkey: keys are unsigned charSascha Hauer2014-07-111-1/+1
|/
* string_list: Add string_list_for_each_entry macroSascha Hauer2014-07-031-3/+3
* lz4: fix another possible overrunHolger Schurig2014-07-021-1/+3
* lz4: ensure length does not wrapHolger Schurig2014-07-021-0/+2
* lzo: properly check for overrunsHolger Schurig2014-07-021-22/+42
* param: Add support for long long read only dev paramHerve Codina2014-06-131-0/+26
* gui: IMAGE_RENDERER does not depend on VIDEOSascha Hauer2014-06-051-1/+0
* Merge branch 'for-next/misc'Sascha Hauer2014-06-041-5/+6
|\
| * vsprintf: fix formattingAntony Pavlov2014-05-221-5/+6
* | misc: upper-case some abbreviationsHolger Schurig2014-06-021-1/+1
* | parameters: only show possible enumerations if there are anyHolger Schurig2014-06-021-0/+3
|/
* lzo: Remove unused variableAlexander Shiyan2014-04-231-2/+1
* gui: Fix resource leakAlexander Shiyan2014-04-231-0/+4
* treewide: fix signedness mixups in printf format specifiersLucas Stach2014-04-232-2/+2
* unlink_recursive: return negative error valueSascha Hauer2014-04-091-1/+1
* Merge branch 'for-next/mtd'Sascha Hauer2014-04-041-5/+5
|\
| * mtd: Update internal API to support 64-bit device sizeDmitry Lavnikevich2014-03-121-5/+5
* | Merge branch 'for-next/misc'Sascha Hauer2014-04-041-0/+87
|\ \
| * | param: Add dev_add_param_macSascha Hauer2014-04-041-0/+87
* | | string.c: Fix includeSascha Hauer2014-03-291-1/+1
|/ /
* / splash: Print error message when no renderer is foundSascha Hauer2014-03-171-0/+2
|/
* Merge branch 'for-next/ubi'Sascha Hauer2014-03-071-1/+1
|\
| * param: dev_add_param_fixed: constify argumentSascha Hauer2014-02-281-1/+1
* | Merge branch 'for-next/nfs'Sascha Hauer2014-03-071-1/+1
|\ \
| * | mount: support filesystem options passed via -oUwe Kleine-König2014-02-101-1/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2014-03-073-6/+5
|\ \
| * | lib: math: Return NULL pointerFabio Estevam2014-02-241-1/+1
| * | lib: libbb: f should never be NULLLucas Stach2014-02-101-1/+1
| * | lib: math: fix return path (numstack may be NULL)Lucas Stach2014-02-101-2/+2
| * | remove redundant NULL check on freeLucas Stach2014-02-101-2/+1
| |/
* / input: Add BB_ prefix to KEY_ definesSascha Hauer2014-02-172-31/+31
|/
* Merge branch 'for-next/misc'Sascha Hauer2014-01-076-6/+1
|\
| * lib: fix whitespace, drop blank lines at EOFAntony Pavlov2014-01-066-6/+1
* | lib: libubigen math compile error fixRobert Jarzmik2014-01-061-1/+2
* | mtd: Add subpagesize to mtd_info_userSascha Hauer2013-12-201-1/+1
|/