]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commit88dbec98336e9b929ee8f80aff6db39cb9cc32ea
treed71e5a3d157178a8d05d8651eb1e96691f0bce72
parent2fa786215a907ae3c52d82289c8fead3779908b1
parent3cfde0370d3a8949df0c5bcf447cec6692910ed2
Merge branch 'various-fixes' of https://github.com/kerolasa/util-linux

* '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