summaryrefslogtreecommitdiff
path: root/text-utils/tailf.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-01tailf: use xalloc for memory allocationDavidlohr Bueso1-2/+3
2010-08-20tailf: fixed timing issue that could cause duplicate data outputDima Kogan1-1/+10
2009-11-23tailf: fix printf formatMike Frysinger1-1/+1
2009-08-21replace usleep() for systems that don't have themDaniel Mierswa1-0/+1
2009-08-11tailf: report inotify_add_watch() problemsKarel Zak1-1/+11
2008-11-26tailf: unistd.h is included more than onceKarel Zak1-1/+0
2007-12-18tailf: non-linux supportSamuel Thibault1-0/+2
2007-12-17tailf: inotify based reimplementationKarel Zak1-83/+157
2007-10-26tailf: opened file leaving unclosedlizf1-0/+2
2007-10-18tailf: replace errs.h with libc err.hKarel Zak1-21/+13
2007-10-11tailf: add option -n to specifying output linesLi Zefan1-5/+27
2007-10-11tailf: clean up gcc warnings & fix use of errnoKarel Zak1-7/+13
2006-12-07Imported from util-linux-2.12 tarball.Karel Zak1-0/+119