libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer will be malloced" work
[oweals/busybox.git] / libbb / replace.c
2014-02-27 Denys Vlasenkoxargs: add support for -I and -i. Closes 493