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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33270 3c298f89-4303-0410-b956-a3cf2f4a3e73