]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'icc-fixes' of https://github.com/rudimeier/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 26 Jan 2015 10:35:25 +0000 (11:35 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 26 Jan 2015 10:35:25 +0000 (11:35 +0100)
* 'icc-fixes' of https://github.com/rudimeier/util-linux:
  build: fix printf warnings for icc (-Wformat-security)
  build-sys: fix UL_SCANF_TYPE_MODIFIER for icc
  build-sys: free() needs stdlib.h
  build-sys: avoid icc warnings "ignoring unknown option"
  tests: python tests should not remove user's LD_LIBRARY_PATH


Trivial merge