summaryrefslogtreecommitdiffstats
path: root/include/libbb.h
Commit message (Expand)AuthorAgeFilesLines
* libbb: Drop simple_itoa()Andrey Smirnov2019-05-281-2/+0
* recursive_action: add ACTION_SORT flagBaeuerle, Florian2019-01-081-0/+1
* move file helper functions to separate fileSascha Hauer2014-08-071-7/+0
* add function to read single line filesSascha Hauer2013-10-141-0/+2
* recursive_action: add ACTION_FOLLOWLINKS supportJean-Christophe PLAGNIOL-VILLARD2012-09-051-1/+1
* libbb: add read_full/write_full functionsSascha Hauer2011-12-151-0/+3
* commands/cp: add verbose mode which displays progress barHubert Feurstein2011-11-221-1/+1
* move simple_itoa to libbb so that others can use itSascha Hauer2011-04-121-0/+2
* add process_escape_sequence functionSascha Hauer2010-03-301-0/+2
* make copy_file() globally availableSascha Hauer2009-09-251-0/+2
* add safe_strncpy() functionSascha Hauer2007-09-281-0/+2
* add recursive_action() and concat_subpath_file() from busyboxSascha Hauer2007-09-241-0/+18
* add libbb functionsSascha Hauer2007-09-241-0/+9