]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'vipw-shortwrite' of https://github.com/DankRank/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 9 Nov 2020 10:06:27 +0000 (11:06 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 9 Nov 2020 10:06:27 +0000 (11:06 +0100)
* 'vipw-shortwrite' of https://github.com/DankRank/util-linux:
  ul_copy_file: make defines for return values
  read_all: return 0 when EOF occurs after 0 bytes
  ul_copy_file: add test program
  ul_copy_file: handle EAGAIN and EINTR
  ul_copy_file: use all_read/all_write
  ul_copy_file: use BUFSSIZ for buffer size
  nologin: use ul_copy_file
  login: use ul_copy_file
  configure.ac: check for sendfile
  ul_copy_file: use sendfile
  vipw: move copyfile to the lib
  vipw: fix short write handling in copyfile

1  2 
configure.ac
login-utils/vipw.c

diff --cc configure.ac
Simple merge
Simple merge