aboutsummaryrefslogtreecommitdiff
path: root/libbb/common_bufsiz.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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