summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/patches-0.9.33.2/999-eventfd_use_bits_scheme.patch
Commit message (Collapse)AuthorAgeFilesLines
* uclibc: remove version 0.9.33Felix Fietkau2015-11-021-248/+0
| | | | | | | | Latest uClibc-ng is now the only supported option Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47357
* toolchain/uClibc: backport madvise and fallocate (fixes #19336)Felix Fietkau2015-03-291-22/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45100
* uClibc: Backport uClibc master git commit ↵John Crispin2014-10-141-0/+269
fd355bc1dbcb794ae1abf0fad1459e28d8567ba0 (eventfd.h: Use new "bits/" scheme for arch-specific flags) This patch adds missing architecture-specific headers for use with eventfd(2). Fixes #16679. Signed-off-by: Luis Dallos <ld@nkvd.ignorelist.com> SVN-Revision: 42916