tail.c
Mon, 06 Feb 2012 23:22:57 +0100 viric Fixing typo in an error message.
Fri, 02 Oct 2009 20:01:16 +0200 viric Fixing a bug on -c and -t that remained open after killing 'less' on "ts -c | less"
Fri, 02 Oct 2009 19:20:41 +0200 viric Making changes so it looks like the code in ts-0.6.4, which I can't find v0.6.4
Wed, 18 Feb 2009 23:25:21 +0100 viric Updating copyright years in the source. v0.6.3-3rd
Sun, 15 Feb 2009 12:29:59 +0100 viric Fixing a bug on tail/cat, waiting for the job end.
Wed, 16 Jul 2008 13:51:09 +0200 llbatlle Updating the Copyright years from 2007 to 2007-2008.
Wed, 16 Jul 2008 07:22:11 +0200 viric Bugfix: Now "-t" returns the last 10 lines
Sun, 20 Apr 2008 23:49:29 +0200 viric Fixing a bug related to tail of a still 0-bytes file.
Thu, 21 Feb 2008 15:31:59 +0100 lbatlle Making '-c' to behave as 'tail -f', but showing *all* the file.
Thu, 24 Jan 2008 17:43:53 +0100 lbatlle Removing stdio things from tail. We only use unistd.
Thu, 24 Jan 2008 10:42:42 +0100 lbatlle Faster tail... write(buffer) instead of putchar.
Mon, 21 Jan 2008 23:57:06 +0100 viric Fixed two bugs in tail.c.
Thu, 17 Jan 2008 23:29:37 +0100 viric Updating 'help' and some other related files to 0.5
Thu, 17 Jan 2008 16:37:15 +0100 lbatlle Moving from nanosleep to usleep, because I don't know in what standard nanosleep is defined.
Wed, 16 Jan 2008 00:04:30 +0100 viric Our implementation of -t (equivalent tail -f), which now
Tue, 15 Jan 2008 23:11:03 +0100 viric Adding some code base for our implementation of 'tail'.
less more (0) tip