]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'rename-interactive' of https://github.com/g-raud/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 16 Apr 2018 08:37:31 +0000 (10:37 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 16 Apr 2018 08:37:31 +0000 (10:37 +0200)
* 'rename-interactive' of https://github.com/g-raud/util-linux:
  rename: fixup & style (no functional changes)
  rename: test availability of __fpurge() and fpurge()
  rename: ask(): call __fpurge() to cater for multi-byte characters
  rename.1: describe interactive mode
  rename: ask(): print n when EOF on input
  rename: detect tty in cbreak mode to make ask() read a single byte
  rename.1: fix warning section
  rename: add option --interactive to ask before overwriting
  rename: skip faccessat() failure if AT_SYMLINK_NOFOLLOW is not a valid flag
  rename: check source file access early


Trivial merge