Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf: drop sched_getcpu wrapper | Ralph Sennhauser | 2016-08-23 | 1 | -17/+0 |
| | | | | | | 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 | 1 | -1/+1 |
| | | | | | | | | 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 | 1 | -11/+0 |
| | | | | | | | | 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 | 1 | -2/+11 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48218 | ||||
* | perf: fix musl compatibility | Felix Fietkau | 2016-01-02 | 1 | -0/+62 |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48067 |