3cb722f33c
Fix typo in package description: C89->C99 Reported by: Adam Weinberger <adamw@adamw.org>
6 lines
283 B
Text
6 lines
283 B
Text
A small, fast, and simple open source library to report CPU features at
|
|
runtime. Written in C99 for maximum portability, it allocates no memory and is
|
|
suitable for implementing fundamental functions and running in sandboxed
|
|
environments.
|
|
|
|
WWW: https://github.com/google/cpu_features
|