aboutsummaryrefslogtreecommitdiff
path: root/src/common/tuklib_cpucores.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-23tuklib_cpucores: Silence warnings from -Wsign-conversion.Lasse Collin1-5/+5
2016-10-24tuklib_cpucores: Add support for sched_getaffinity().Lasse Collin1-0/+9
2015-02-10tuklib_cpucores: Use cpuset_getaffinity() on FreeBSD if available.Lasse Collin1-0/+18
2013-08-04Fix the previous commit which broke the build.Lasse Collin1-1/+1
2013-08-03Windows: Add Windows support to tuklib_cpucores().Lasse Collin1-1/+12
2010-05-10Updates to tuklib_physmem and tuklib_cpucores.Lasse Collin1-2/+12
2010-01-12Add IRIX-specific code to tuklib_physmem and tuklib_cpucores.Lasse Collin1-0/+6
2009-09-19Various changes.Lasse Collin1-22/+17
2009-09-05Use sysctl() != -1 instead of !sysctl() to check ifLasse Collin1-1/+1
2009-08-29Fix sysctl() usage.Lasse Collin1-1/+1
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-4/+3
2009-03-18Fix wrong macro names in lc_cpucores.m4 and cpucores.h.Lasse Collin1-2/+2
2009-02-14Cleanups to the code that detects the amount of RAM andLasse Collin1-0/+52