aboutsummaryrefslogtreecommitdiff
path: root/procps/pstree.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-08-08getopt32: remove opt_complementaryDenys Vlasenko
2017-08-05pstree: make it NOEXECDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2017-06-15fix "ifdef ENABLE_foo": should always be "#if ENABLE_foo"Denys Vlasenko
2017-01-16Assorted warning fixes and added a comment, no code changesDenys Vlasenko
2015-10-23libbb: factor out code which queries screen widthDenys Vlasenko
2013-06-28pstree: fix theoretically unsafe codeDenys Vlasenko
2013-06-19pstree: stop truncating thread namesMike Frysinger
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-03-27pstree: fix "warning: 'handle_thread' defined but not used"Denys Vlasenko
2011-02-03whitespace fixesDenys Vlasenko
2011-01-18mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko
2010-12-06pstree: use stdin for screen size detectionDenys Vlasenko
2010-12-05pstree: another tiny shrinkDenys Vlasenko
2010-12-05pstree: tiny shrinkDenys Vlasenko
2010-12-05pstree: fix width logic. +30 bytesLauri Kasanen
2010-12-05pstree: new applet. +1664 bytesLauri Kasanen