]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch '2020wk47' of https://github.com/kerolasa/util-linux
authorKarel Zak <kzak@redhat.com>
Tue, 5 Jan 2021 14:20:50 +0000 (15:20 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 5 Jan 2021 14:20:50 +0000 (15:20 +0100)
* '2020wk47' of https://github.com/kerolasa/util-linux:
  build-sys: sort various lists in configure.ac
  mkswap: tell how to fix insecure permissions and owner in warning
  lsipc: make default output byte sizes to be in human units
  man: add missing backslash to caret printing macro
  lscpu: fix variable shadowing
  uuidgen: give hint in usage() what uuid namepaces can be used
  uuidgen: use errx() rather than fprintf() when priting errors
  libuuid: simplify uuid_is_null() check
  uuidparse: use uuid type definitions from libuuid header
  uuidparse: use libuuid function to test nil uuid

1  2 
configure.ac

diff --cc configure.ac
Simple merge