aboutsummaryrefslogtreecommitdiff
path: root/coreutils/paste.c
AgeCommit message (Expand)Author
2019-07-02libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne
2018-12-28config: update size informationDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2017-03-24whitespace fixDenys Vlasenko
2017-03-23paste: delimiter list use should restart for each new output lineDenys Vlasenko
2017-03-23typo fixDenys Vlasenko
2017-03-23paste: new appletMaxime Coste