summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2009-09-11version 7.6v7.6Jim Meyering-1/+1
2009-09-10link,ln: use gnulib's link module to work around Solaris 10 deficiencyJim Meyering-0/+44
2009-09-10build: update gnulib submodule to latestJim Meyering-0/+0
2009-09-10doc: improve various BLOCKSIZE and SIZE helpOndřej Vašík-34/+31
2009-09-10dd conv=unblock: print final newline consistentlyJim Meyering-6/+71
2009-09-09maint: make cfg.mk slightly more genericJim Meyering-1/+1
2009-09-08* gnulib: Update submodule to latest.Jim Meyering-0/+0
2009-09-08tail: make the new piped-stdin test as portable as the old oneJim Meyering-30/+16
2009-09-08tests: tail-2/assert: reduce risk of race conditionPádraig Brady-6/+2
2009-09-08tests: address a race condition in misc/cat-bufPádraig Brady-2/+7
2009-09-07tail: syntax-only: use "false", rather than equivalent, 0Jim Meyering-1/+1
2009-09-07tail: ignore -f for piped-stdin, as POSIX requiresJim Meyering-1/+93
2009-09-07tests: tail-2/flush-initial should not rely on stdbufPádraig Brady-1/+3
2009-09-07tail: don't give up on inotify mode for an already-ignored "-"Jim Meyering-1/+1
2009-09-07tests: misc/cat-buf: clean up syntaxJim Meyering-4/+4
2009-09-07tests: ls/color-clear-to-eol: append NL to accommodate old sedJim Meyering-1/+5
2009-09-07tests: tail-2/infloop-1: avoid rare test failure on a busy systemJim Meyering-3/+9
2009-09-07build: update gnulib submodule to latestJim Meyering-0/+0
2009-09-07doc: tweak NEWSJim Meyering-1/+2
2009-09-07tail -f: handle "-"/stdin once againJim Meyering-1/+65
2009-09-06tests: tail-2/flush-initial: correct race avoidance codeJim Meyering-3/+4
2009-09-06tests: ls-misc: don't let a bogus umask cause test failureJim Meyering-0/+4
2009-09-06tail: flush initial output before possibly blockingJim Meyering-1/+53
2009-09-05maint: remove unused file: lib/fdopendir-glibc.cJim Meyering-136/+0
2009-09-05tests: ls/stat-vs-dirent: avoid spurious test failureJim Meyering-1/+4
2009-09-05doc: make the tail --sleep-interval help less confusingPádraig Brady-1/+1
2009-09-05maint: remove some tab indentation from copy.cPádraig Brady-3/+3
2009-09-05tests: test old tail -f method even on systems with inotifyPádraig Brady-75/+101
2009-09-05build: update gnulib submodule to latestJim Meyering-0/+0
2009-09-05stty: use TAB0, TAB1, and TAB2 only if definedPetr Salinger-0/+8
2009-09-04build: update from gnulibEric Blake-0/+0
2009-09-04ln: add comments related to POSIX 2008Eric Blake-21/+15
2009-09-04mv, cp: tweak LINK_FOLLOWS_SYMLINKS logicEric Blake-14/+16
2009-09-04tests: fix a tail-2/pid failure on GNU/kFreeBSDPetr Salinger-1/+1
2009-09-04tests: fix a failure when running tail-2/wait as rootPádraig Brady-5/+8
2009-09-04build: fix libcap configure flag handlingMike Frysinger-8/+16
2009-09-03df: don't fail due to an unreadable argumentJim Meyering-1/+41
2009-09-03doc: install -C: fix bug in the texi documentationKamil Dudka-8/+9
2009-09-03tests: simplify and fix a race in 2 tail --follow testsPádraig Brady-111/+19
2009-09-03cp: don't leak resources for each xattr preservation failureOndřej Vašík-1/+4
2009-09-01chcon, chmod, chgrp, chown, du: report fts_close failurePádraig Brady-4/+16
2009-09-01build: update from gnulibJim Meyering-0/+0
2009-09-01chcon, chmod, chgrp, chown, du: do not ignore fts_close failureJim Meyering-16/+8
2009-09-01maint: du: remove unnecessary initializationJim Meyering-1/+0
2009-09-01maint: chown, chgrp, chmod, chcon: remove unnecessary initializationJim Meyering-4/+7
2009-09-01maint: shred: remove unnecessary initializationJim Meyering-1/+0
2009-09-01maint: dd: remove unnecessary initializationJim Meyering-2/+1
2009-09-01maint: tail: remove unnecessary initializationJim Meyering-1/+1
2009-09-01maint: mbsalign.c: remove unnecessary assignmentJim Meyering-1/+1
2009-09-01timeout: remove a redundant assignmentPádraig Brady-1/+0