]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commit173607a25461a33ec659b8a598ef351a472daa36
tree98e4e9fa4dffadf1844cff7e95418e23c969159b
parentaa4e57e3ba6c8ae96cecc13009095fac7301fba1
parent7f79adb3429efe130ceb1b32032a1925abe66d76
Merge branch 'compiler-warnings' of https://github.com/rudimeier/util-linux

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