aboutsummaryrefslogtreecommitdiff
path: root/coreutils/watch.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rich Felker suggested removing dprintf() from watch, and one thing led tolandley2006-05-251-61/+21
* dont printf arguments given by user for security sanityvapier2006-03-231-1/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* patch by Shaun Jackman to combine dup/close funcs into dup2vapier2005-06-301-3/+2
* Patch from Shaun Jackman to save a few bytes.landley2005-05-281-4/+3
* Major coreutils update.mjn32003-03-191-42/+49
* Add missing header file to squash a warningandersen2002-12-111-0/+1
* Sane-ify the screen clearing stuff.andersen2002-09-171-3/+1
* Watch applet by Michael Habermannbug12002-09-161-0/+104