summaryrefslogtreecommitdiff
path: root/package/devel/perf/musl-compat.h
Commit message (Collapse)AuthorAge
* perf: drop sched_getcpu wrapperRalph Sennhauser2016-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 Fietkau2016-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 Fietkau2016-01-12
| | | | | | | | non-GNU behavior Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48221
* perf: fix build errors on x86 and other platformsFelix Fietkau2016-01-12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48218
* perf: fix musl compatibilityFelix Fietkau2016-01-02
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48067