Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-06 | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | |
definitions. (That should only be on prototypes.) | |||
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | |
2003-11-07 | Patch from Steven Scholz to send the output from 'time' | Eric Andersen | |
to stderr, rather than stdout, so that things like ~ # time bunzip2 -c /tmp/test.bz2 > /dev/null real 0m 29.44s user 0m 29.30s sys 0m 0.12s operate as expected. | |||
2003-03-19 | Major coreutils update. | Manuel Novoa III | |
2002-09-30 | Doh. We divide microseconds by 60? | Eric Andersen | |
2002-09-27 | Bug fix from Nitin Gupta <gupta@equator.com> | Eric Andersen | |
2001-11-30 | Add in a 'time' applet. Adds 4.5k. | Eric Andersen | |
-Erik |