summaryrefslogtreecommitdiff
path: root/watch.c
Commit message (Expand)AuthorAgeFilesLines
* Increase watch interval.Craig Small2013-08-251-6/+7
* watch: Remove unused headerRainer Müller2013-03-201-1/+0
* configure: check for program_invocation_nameRainer Müller2013-03-201-0/+2
* watch: fix compiler warningsSami Kerola2012-11-061-4/+4
* watch: fix to backporting error, and other wide character issuesSami Kerola2012-05-301-2/+3
* watch compiles with 8bit enabledCraig Small2012-05-201-0/+8
* all: check stdout and stderr status at exitSami Kerola2012-03-231-0/+2
* watch: refactor code, add output_header() and run_command()Sami Kerola2012-03-161-297/+286
* watch: remove arbitrary terminal size restrictionSami Kerola2012-03-161-11/+11
* slabtop, vmstat, watch: remove file descriptor constantsSami Kerola2012-03-161-1/+1
* Don't check if output changed on first screen.Kent R. Spillner2012-03-111-1/+1
* watch: exit cleanly when falling through main loop.Kent R. Spillner2012-03-101-1/+3
* docs: clarification to license headers in filesSami Kerola2012-03-031-0/+14
* watch: remove unused variablesSami Kerola2012-03-031-1/+1
* Merge commit 'refs/merge-requests/1' of git://gitorious.org/procps/procpsCraig Small2012-03-031-4/+21
|\
| * watch: exit when command output changes.Kent R. Spillner2012-01-261-4/+21
* | watch: inform about optional argument for -d switchSami Kerola2012-02-111-1/+2
* | watch: remove unreachable codeSami Kerola2012-02-051-3/+1
|/
* watch: include sys/wait.h for waitpidMike Frysinger2012-01-241-0/+1
* ps: unify cases and remove trailing dots in messagesSami Kerola2012-01-151-6/+6
* watch: correct differences option, eliminate duplicate help textJim Warner2012-01-051-4/+2
* watch: halt screen at exit on errorSami Kerola2012-01-051-1/+4
* watch: include strutils.hSami Kerola2012-01-051-0/+1
* fixed e and x options in watchCraig Small2012-01-041-7/+9
* Changed the err and warns to macrosCraig Small2012-01-031-0/+1
* translations: group usage textsSami Kerola2012-01-021-10/+10
* watch: use strtod_or_err() to validate user inputSami Kerola2011-12-201-10/+5
* nls: improve translations and provide translator help commentsSami Kerola2011-12-201-1/+1
* nls: add functions which take translations to be usedSami Kerola2011-12-201-0/+2
* includes: add xalloc.h to unify memory allocationsSami Kerola2011-12-201-2/+3
* watch: add gettext supportSami Kerola2011-12-201-29/+34
* watch: new usage & fix coding styleSami Kerola2011-12-201-317/+352
* Fixed watch 8 bit so its optionalCraig Small2011-12-201-6/+57
* watch: support unicodeJarrod Lowe2011-12-191-22/+118
* watch: add precision wait time option -pAnthony DeRobertis2011-12-191-2/+29
* watch: interpret ANSI color code sequencesCraig Small2011-12-191-3/+90
* watch: add -exec and -beep flags and has better quotingMordechai T. Abzug2011-12-181-5/+88
* Watch uses unsigned chars to be 8bit cleanCraig Small2011-11-281-2/+2
* watch.c: fix version printingSami Kerola2011-06-041-3/+2
* watch: tolerate umlautsalbert2007-05-281-2/+2
* avoid integer overflow for usleep() argalbert2006-06-171-2/+4
* dietlibc needs termios.h for struct winsize -- thanks Thomas Ogriseggalbert2005-10-301-0/+1
* new /proc/vmstat fieldsalbert2004-08-271-5/+49
* plenty -- see NEWS file and a diffalbert2004-07-151-5/+7
* top: do not refresh like crazyalbert2003-03-171-1/+1
* explains -t, --no-title #182246albert2003-02-241-12/+6
* watch -talbert2003-02-091-12/+19
* satisfy GPL section 2a and LGPL section 2b name+date requirementalbert2002-12-151-0/+2
* the u arg, U arg, u key, and U keyalbert2002-12-101-0/+1
* NORETURNalbert2002-12-091-6/+6