]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commita471a9e7803e324eedabf902375304e90f79eee7
tree12f9913e56d6ead37a7d891f02d9b4a314fa3f07
parent3d0b57d62cf289fed16537076018ba87d2d1c841
parentf205c90a72707591ad5342429d8e13fa69294ae2
Merge branch 'icc-fixes' of https://github.com/rudimeier/util-linux

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