summaryrefslogtreecommitdiff
path: root/libbb/common_bufsiz.c
Commit message (Expand)AuthorAgeFilesLines
* config: deindent all help textsDenys Vlasenko2017-07-211-23/+23
* config: merge "Busybox Settings" and "Busybox Library Tuning" into one menuDenys Vlasenko2017-07-151-0/+1
* comment and readme updatesDenys Vlasenko2016-11-041-0/+9
* libbb: constify *bb_common_bufsiz1 (if it is compiled to be a pointer)Denys Vlasenko2016-04-211-2/+2
* libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer will be malloced" workDenys Vlasenko2016-04-211-3/+3
* libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for itDenys Vlasenko2016-04-211-0/+74