ObjFW  Check-in [e73d0702d0]

Overview
Comment:OFSystemInfo: Do not use sysctl to get CPU vendor

The sysctl name is specific to x86 on macOS and NetBSD, so cannot be
used for other architectures and the CPU vendor on x86 can just be
obtained via cpuid.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e73d0702d0a502eac0b419b2580da67dd16e79eac7dec38d4c577523a82e3345
User & Date: js on 2020-11-02 01:11:34
Other Links: manifest | tags
Context
2020-11-02
22:13
OFString+PathAdditions: Fix typo check-in: 1042afedd9 user: js tags: trunk
01:11
OFSystemInfo: Do not use sysctl to get CPU vendor check-in: e73d0702d0 user: js tags: trunk
00:56
OFSystemInfo: Minor cleanup check-in: 9903dedecb user: js tags: trunk
Changes