summaryrefslogtreecommitdiff
path: root/core/src/xmake/os/cpuinfo.c
AgeCommit message (Collapse)Author
2026-07-29fix(macOS): fix Mach host send-right leaksapocelipes
mach_host_self() increments the task send-right user-reference count, but the CPU and memory queries did not release those references. Reuse each returned host port for its query and deallocate it afterward on both successful and failed query paths.
2025-11-10format core code againruki
2025-11-09format more if-elseruki
2025-11-09remove unused commentsruki
2025-11-09format coderuki
2025-07-03rename copyrightruki
2022-12-15remove unused okruki
2022-10-24support openbsdruki
2022-09-23fix format errorruki
2022-07-29fix cpuinfo for bsdruki
2022-07-29get cpuinfo for bsdruki
2022-07-29get cpuinfo for bsdruki
2022-07-29get cpuinfo for linuxruki
2022-07-29add cpuinfo for winruki
2022-07-29get cpu usage rate for winruki
2022-07-29get cpu usage rate for winruki
2022-07-29improve cpu usagerateruki
2022-07-29add cpu usageruki
2020-12-19update copyright dateruki
2019-12-19update the copyright dateruki
2019-10-09add os.cpuinfo and improve the default build jobs numberruki