use bb_xbind/bb_xlisten
[oweals/busybox.git] / coreutils / watch.c
2006-05-25 Rob LandleyRich Felker suggested removing dprintf() from watch...
2006-03-23 Mike Frysingerdont printf arguments given by user for security sanity
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2005-06-30 Mike Frysingerpatch by Shaun Jackman to combine dup/close funcs into...
2005-05-28 Rob LandleyPatch from Shaun Jackman to save a few bytes.
2003-03-19 Manuel Novoa III Major coreutils update.
2002-12-11 Eric AndersenAdd missing header file to squash a warning
2002-09-17 Eric AndersenSane-ify the screen clearing stuff.
2002-09-16 Glenn L McGrathWatch applet by Michael Habermann