aboutsummaryrefslogtreecommitdiffstats
path: root/package/util-linux/patches/001-no-printf-alloc.patch
Commit message (Collapse)AuthorAgeFilesLines
* util-linux: move package to package/system/utilsJohn Crispin2013-06-211-108/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36986
* package/util-linux: don't lie about availability of '%ms' scanf modifierGabor Juhos2012-08-241-0/+108
Use a patch from gentoo which allows building libmount even if the C library does not supports %ms/%as. See: https://bugs.gentoo.org/406303 SVN-Revision: 33270