summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-09-19copy: check for vulnerable target dirsPaul Eggert-45/+280
2017-09-14ptx: avoid infloop due to zero-length matches with -S regexBernhard Voelker-0/+16
2017-09-01maint: post-release administriviaPádraig Brady-2/+5
2017-09-01version 8.28v8.28Pádraig Brady-1/+1
2017-09-01tests: fix false failure in recent ls --hyperlink testPádraig Brady-13/+15
2017-08-31maint: avoid a syntax-check failurePádraig Brady-4/+0
2017-08-30tests: exclude the expensive gnulib fts-testsPádraig Brady-0/+0
2017-08-30tty: don't distinguish input errorsPádraig Brady-12/+5
2017-08-30tests: avoid printf '0*d' construct unsupported by ashPádraig Brady-1/+1
2017-08-30tests: skip tests upon failure to set SELinux contextPádraig Brady-7/+6
2017-08-30expr: fix a recently introduced memory leakKamil Dudka-0/+1
2017-08-30build: fix build of renameat2 on Alpine LinuxPádraig Brady-0/+0
2017-08-30tty: fix exit code with EINVALPádraig Brady-3/+5
2017-08-30runcon: revert "disable use of the TIOCSTI ioctl"Pádraig Brady-78/+0
2017-08-29stat: fix determination of max name length on BSD systemsPádraig Brady-9/+14
2017-08-29stat,tail: support "AAFS" AppArmor file systemPádraig Brady-0/+2
2017-08-29all: update gnulib submodule to latestPádraig Brady-1/+1
2017-08-29runcon: disable use of the TIOCSTI ioctlPádraig Brady-0/+78
2017-08-29ls: support --hyperlink to output file:// URIsPádraig Brady-41/+253
2017-08-29doc: remove older ChangeLog itemsPádraig Brady-14012/+1
2017-08-29env: add --chdir optionColin Watson-8/+66
2017-08-29tests: don't fail tests when failing to write filesPádraig Brady-116/+109
2017-08-28df: avoid stat() for dummy file systems with -lJosef Cejka-1/+5
2017-08-28doc: add 'realpath usage examples' sectionAssaf Gordon-18/+77
2017-08-28doc: fix realpath index entryAssaf Gordon-1/+1
2017-08-28realpath: improve usage description for --relative-{to,base}Assaf Gordon-8/+8
2017-08-24ls: consistently quote symlink targetsPádraig Brady-0/+40
2017-08-24tail: reinstate inotify use with FIFOsPádraig Brady-5/+5
2017-08-19maint: avoid a syntax check failurePádraig Brady-1/+0
2017-08-19tests: fix issues on alpine linuxPádraig Brady-12/+17
2017-08-17ptx: fix some integer overflow bugsPaul Eggert-103/+91
2017-08-17nohup: simplify by using fcntlPaul Eggert-7/+2
2017-08-17sort: use pthread_sigmask, not sigprocmaskPaul Eggert-16/+21
2017-08-17sort: minor cleanupsPaul Eggert-19/+21
2017-08-17sort: file descriptor disciplinePaul Eggert-17/+15
2017-08-17build: update gnulib submodule to latestPaul Eggert-0/+0
2017-08-13kill: fix signal number to name lookup on AIXPádraig Brady-2/+13
2017-08-13build: use the appropriate single file include option with xlcPádraig Brady-2/+20
2017-08-13tests: avoid false failures on AIXPádraig Brady-1/+11
2017-08-13sort: handle musl locale differences in --debug reportingPádraig Brady-10/+16
2017-08-13seq: produce consistent error messages upon write errorPádraig Brady-2/+2
2017-08-13tests: fix false failure with large printf formatsPádraig Brady-2/+6
2017-08-12build: adjust warning options to work with latest GCCJim Meyering-0/+4
2017-08-12gnulib: update to latest and adjust gl/modules/tempname.diffJim Meyering-2/+1
2017-08-11chroot: fix typo in preceding change: didn't compileJim Meyering-1/+1
2017-08-10doc: correct technicality in chroot's --help outputJim Meyering-1/+1
2017-08-08doc: fix join exampleAssaf Gordon-1/+1
2017-08-03build: update gnulib submodule to latestPaul Eggert-0/+0
2017-08-03copy: more-accurate warning about destructionPaul Eggert-4/+4
2017-08-02maint: avoid a syntax-check failurePádraig Brady-1/+2