tail.c
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