]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'compiler-warnings' of https://github.com/rudimeier/util-linux
authorKarel Zak <kzak@redhat.com>
Fri, 12 Feb 2016 12:35:18 +0000 (13:35 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 12 Feb 2016 12:35:18 +0000 (13:35 +0100)
* 'compiler-warnings' of https://github.com/rudimeier/util-linux:
  exec_shell: prevent basename from modifying env
  lib/path: ifdef path_set_prefix() like in path.h
  lib: fix unused parameters and variables
  misc: fix some printf format strings
  include: add missing includes
  ipcs:  ulong -> unsigned long
  libcommon: don't include sysinfo.h


Trivial merge