summaryrefslogtreecommitdiff
path: root/packages/grep/grep-2.5.1/uclibc-fix.patch
AgeCommit message (Collapse)AuthorFiles
2007-05-17grep 2.5.1: Fix for uclibc. Grep uses __mempcpy which glibc provides butJamie Lenehan1
uclibc doesn't. Since both glibc and uclibc provide the mempcpy version use that instead.