aboutsummaryrefslogtreecommitdiff
path: root/procps/watch.c
AgeCommit message (Expand)Author
2019-03-12watch: support fractional -n SECDenys Vlasenko
2018-12-28config: update size informationDenys Vlasenko
2017-09-18regularize format of source file headers, no code changesDenys Vlasenko
2017-09-13*: use ESC define instead of "\033"; use ESC[m instead of ESC[0mDenys Vlasenko
2017-08-08getopt32: remove opt_complementaryDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2016-11-23Convert all procps/* applets to "new style" applet definitionsDenys Vlasenko
2016-07-06getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LISTDenys Vlasenko
2015-10-23libbb: factor out code which queries screen widthDenys Vlasenko
2013-03-29libbb: introduce and use strftime_[YYYYMMDD]HHMMSS()Denys Vlasenko
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-04-11move remaining help text from include/usage.src.hPere Orga
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-05-16consolidate ESC sequencesDenys Vlasenko
2010-01-19watch: compat: use stderr to determine screen dimensionsDenys Vlasenko
2010-01-02watch: more compatible screen formatDenys Vlasenko
2009-11-02*: introduce and use ffulsh_all()Denys Vlasenko
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko
2008-05-18more -Wall warning fixes. -Wall is enabled now.Denis Vlasenko
2008-03-17*: add -Wunused-parameter; fix resulting breakageDenis Vlasenko
2008-02-24watch: shrink (by walter harms <WHarms AT bfs.de>)Denis Vlasenko
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko
2007-08-18don't pass argc in getopt32, it's superfluousDenis Vlasenko
2007-08-09ls,ps,watch: measure terminal width on fd 0, not 1Denis Vlasenko
2007-06-12move several applets to more correct ex-project. No code changes.Denis Vlasenko