History for barebox / lib
2011-07-29
@Sascha Hauer
Fix memory corruption bug in dev_id() ...
Sascha Hauer committed on 29 Jul 2011
2011-07-04
@Antony Pavlov
lib/readline.c: fix unused-but-set-variable gcc warning ...
Antony Pavlov authored on 3 Jul 2011 Sascha Hauer committed on 4 Jul 2011
2011-04-12
@Sascha Hauer
copy_file: handle write return value correctly ...
Sascha Hauer committed on 12 Apr 2011
@Sascha Hauer
kfifo: kfifo_put takes a const buffer ...
Sascha Hauer committed on 12 Apr 2011
@Sascha Hauer
move simple_itoa to libbb so that others can use it ...
Sascha Hauer committed on 12 Apr 2011
2011-04-04
@Sascha Hauer
driver: Do not forget to remove device from active list ...
Sascha Hauer committed on 4 Apr 2011
2011-03-10
@Sascha Hauer
kallsyms/printk: enable symbol printing support (%pS) ...
Sascha Hauer committed on 10 Mar 2011
2011-01-28
@Jean-Christophe PLAGNIOL-VILLARD
lib/decompress_unlzo: use fill and full to read and write data ...
Jean-Christophe PLAGNIOL-VILLARD authored on 28 Jan 2011 Sascha Hauer committed on 28 Jan 2011
2011-01-07
@Krzysztof Halasa
Fix error handling with malloc, memalign etc. Introduce xmemalign(). ...
Krzysztof Halasa authored on 6 Jan 2011 Sascha Hauer committed on 7 Jan 2011
2010-12-21
@Krzysztof Halasa
Silence few warnings. ...
Krzysztof Halasa authored on 20 Dec 2010 Sascha Hauer committed on 21 Dec 2010
2010-12-20
@Sascha Hauer
LED: Add LED trigger support ...
Sascha Hauer committed on 20 Dec 2010
2010-11-01
@Robert Schwebel
doc: unify documentation for 'devinfo' ...
Robert Schwebel authored on 31 Oct 2010 Sascha Hauer committed on 1 Nov 2010
@Robert Schwebel
digest: align menu ...
Robert Schwebel authored on 1 Nov 2010 Sascha Hauer committed on 1 Nov 2010
@Robert Schwebel
devinfo: use subtree only with devinfo ...
Robert Schwebel authored on 1 Nov 2010 Sascha Hauer committed on 1 Nov 2010
2010-10-22
@Robert Schwebel
doc: fix wrongly named parameter ...
Robert Schwebel authored on 22 Oct 2010 Sascha Hauer committed on 22 Oct 2010
2010-10-21
@Sascha Hauer
process_escape_sequence: Add missing include ...
Sascha Hauer committed on 21 Oct 2010
@Sascha Hauer
libbb: sparse fixes ...
Sascha Hauer committed on 21 Oct 2010
@Sascha Hauer
remove dead ldiv code ...
Sascha Hauer committed on 21 Oct 2010
@Sascha Hauer
lib/driver.c: sparse fixes ...
Sascha Hauer committed on 21 Oct 2010
@Sascha Hauer
copy_file: sparse fixes ...
Sascha Hauer committed on 21 Oct 2010
@Sascha Hauer
crc32: sparse fixes ...
Sascha Hauer committed on 21 Oct 2010
@Sascha Hauer
readline: sparse fixes ...
Sascha Hauer committed on 21 Oct 2010
@Sascha Hauer
fnmatch:sparse fixes ...
Sascha Hauer committed on 21 Oct 2010
@Sascha Hauer
glob: sparse fixes ...
Sascha Hauer committed on 21 Oct 2010
2010-09-22
@Jean-Christophe PLAGNIOL-VILLARD
sha1/sha256: use be32_to_cpu and cpu_to_be32 ...
Jean-Christophe PLAGNIOL-VILLARD authored on 21 Sep 2010 Sascha Hauer committed on 22 Sep 2010
@Jean-Christophe PLAGNIOL-VILLARD
sha1: use unit32_t and uint8_t ...
Jean-Christophe PLAGNIOL-VILLARD authored on 21 Sep 2010 Sascha Hauer committed on 22 Sep 2010
2010-09-20
@Jean-Christophe PLAGNIOL-VILLARD
driver: use id as -1 for auto assigned id ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Sep 2010 Sascha Hauer committed on 20 Sep 2010
@Jean-Christophe PLAGNIOL-VILLARD
add sha256 support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 6 Sep 2010 Sascha Hauer committed on 20 Sep 2010
@Jean-Christophe PLAGNIOL-VILLARD
add sha1 support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 6 Sep 2010 Sascha Hauer committed on 20 Sep 2010
@Jean-Christophe PLAGNIOL-VILLARD
add md5 support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 6 Sep 2010 Sascha Hauer committed on 20 Sep 2010