Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | perf: drop sched_getcpu wrapper | Ralph Sennhauser | 2016-08-23 |
| | | | | | | Current musl already provides sched_getcpu Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com> | ||
* | perf: include asm/unistd.h instead of syscall.h to fix conflict with kernel ↵ | Felix Fietkau | 2016-01-30 |
| | | | | | | | | headers Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48573 | ||
* | perf: fix strerror_r override detection, apparently part of tools/ relies on ↵ | Felix Fietkau | 2016-01-12 |
| | | | | | | | | non-GNU behavior Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48221 | ||
* | perf: fix build errors on x86 and other platforms | Felix Fietkau | 2016-01-12 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48218 | ||
* | perf: fix musl compatibility | Felix Fietkau | 2016-01-02 |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48067 |