]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'various-fixes' of https://github.com/kerolasa/util-linux
authorKarel Zak <kzak@redhat.com>
Tue, 18 Feb 2020 13:02:41 +0000 (14:02 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 18 Feb 2020 13:02:41 +0000 (14:02 +0100)
* 'various-fixes' of https://github.com/kerolasa/util-linux:
  kill: include sys/types.h before checking SYS_pidfd_send_signal
  libfdisk: fix pointer wraparound warning
  hwclock: update yacc file
  script: fix minor warning
  getopt: use examples installation directory in man page
  fstrim: randomize timer start time across 100 minutes
  various: use threadsafe versions of time functions [lgtm scan]
  write: fix potential string overflow


Trivial merge