summaryrefslogtreecommitdiff
path: root/tests/tail-2
Commit message (Expand)AuthorAgeFilesLines
* tests: aix: avoid unsupported functionalityPádraig Brady2023-03-181-1/+5
* tests: avoid gdb on macOSPádraig Brady2023-02-262-0/+6
* maint: update all copyright year number rangesPádraig Brady2023-01-0132-32/+32
* tail: detect closed stdout on SolarisPádraig Brady2022-04-131-2/+2
* maint: update all copyright year number rangesPádraig Brady2022-01-0232-32/+32
* tests: avoid rare race in tail-2/F-vs-rename.shPádraig Brady2021-09-201-22/+24
* tests: fix rare false failure in tail-2/F-vs-renamePádraig Brady2021-09-171-0/+5
* doc: modernize usage of “disk” and “core”Paul Eggert2021-07-281-1/+1
* tail: fix abuse2 test racePaul Eggert2021-06-261-2/+2
* maint: update all copyright year number rangesPádraig Brady2021-01-0132-32/+32
* maint: update all copyright year number rangesPádraig Brady2020-01-0132-32/+32
* tests: tail-2/pipe-f: avoid false failure closing stdoutPádraig Brady2019-03-061-2/+7
* tail: fix handling of broken pipes with SIGPIPE ignoredPádraig Brady2019-01-201-5/+14
* tail: don't exit immediately with filters on AIXPádraig Brady2019-01-121-1/+4
* maint: update all copyright year number rangesAssaf Gordon2019-01-0132-32/+32
* maint: update all copyright year number rangesPádraig Brady2018-01-0132-32/+32
* tests: avoid false failure on AIX 7.2Pádraig Brady2017-12-231-1/+1
* tail: fix tailing non seekable files on certain systemsPádraig Brady2017-12-101-4/+8
* tail: seek to the end of block devicesPádraig Brady2017-11-181-0/+48
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-071-1/+1
* all: prefer HTTPS in URLsPaul Eggert2017-09-1931-32/+32
* tail: reinstate inotify use with FIFOsPádraig Brady2017-08-241-1/+1
* tail: only use inotify with regular filesPádraig Brady2017-06-171-0/+32
* tail: with -f don't warn if doing a blocking read of a ttyPádraig Brady2017-06-171-1/+20
* tail: exit promptly when output no longer writablePádraig Brady2017-06-111-4/+17
* tail: with --pid, ensure all inotify events are processedPádraig Brady2017-06-071-1/+1
* tests: fix issues with recently added tail testPádraig Brady2017-06-071-2/+8
* tail: revert to polling if a followed directory is replacedSebastian Kisela2017-04-051-0/+82
* tail: fix output of redundant headers when resumingJanne Snabb2017-02-081-0/+81
* tests: fix tail test race causing false failurePádraig Brady2017-02-081-2/+3
* tail: fix erroneous status about 'giving up' on filePádraig Brady2017-02-081-1/+2
* maint: update all copyright year number rangesPádraig Brady2017-01-0128-28/+28
* tests: avoid false fails on NFS due to EPERMPádraig Brady2016-12-281-3/+3
* tests: fix ERRORs and false FAILs on some platformsPádraig Brady2016-11-291-4/+5
* tail: fix uninitialized memory read when failing to read filePádraig Brady2016-11-271-0/+12
* tests: fix recent tail-2 test regressionsPádraig Brady2016-11-222-5/+6
* tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering2016-11-132-16/+8
* tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering2016-11-131-2/+1
* tail: only retry file open if --retry specifedPádraig Brady2016-11-102-4/+22
* tail: ensure -f --retry 'missing' handles truncationPádraig Brady2016-11-091-4/+9
* tail: terminate when following pipes and untailable non pipesPádraig Brady2016-11-081-1/+10
* maint: misc tweaks to recent changesPádraig Brady2016-11-071-1/+1
* tail: -F now always processes initially untailable filesPádraig Brady2016-09-281-5/+29
* tests: avoid false failure in tail inotify testPádraig Brady2016-01-191-1/+1
* tests: adjust delays to avoid false positivesPádraig Brady2016-01-182-8/+3
* tests: fix races wrt output files of background processesBernhard Voelker2016-01-102-2/+3
* maint: update all copyright year number rangesPádraig Brady2016-01-0128-28/+28
* tests: ensure programs are built before testingPádraig Brady2015-11-102-2/+2
* tests: avoid false failure in a tail test under loadPádraig Brady2015-10-151-8/+24
* tail: display consistent diagnostics upon file replacementPádraig Brady2015-06-092-2/+2