summaryrefslogtreecommitdiffstats
path: root/lib/libbb.c
Commit message (Expand)AuthorAgeFilesLines
* move file helper functions to separate fileSascha Hauer2014-08-071-93/+0
* lib: libbb: f should never be NULLLucas Stach2014-02-101-1/+1
* add function to read single line filesSascha Hauer2013-10-141-0/+43
* libbb: remove vi tabwidth settingAlexander Aring2012-09-111-1/+0
* libbb: add read_full/write_full functionsSascha Hauer2011-12-151-0/+50
* move simple_itoa to libbb so that others can use itSascha Hauer2011-04-121-0/+13
* libbb: sparse fixesSascha Hauer2010-10-211-1/+1
* export symbolsSascha Hauer2007-10-071-0/+7
* add safe_strncpy() functionSascha Hauer2007-09-281-0/+8
* add recursive_action() and concat_subpath_file() from busyboxSascha Hauer2007-09-241-0/+14
* add libbb functionsSascha Hauer2007-09-241-0/+87