Microsoft has released a new tool called lib0xc aimed at fixing memory safety issues in C programming that standards organizations have not addressed. The move highlights growing frustration with the slow pace of formal standardization in systems programming languages. By providing a practical solution outside of official channels, Microsoft hopes to improve security without waiting for committee consensus.
"Is slow standards consensus a guardrail or fatal inertia for systems programming?" the company asks in its announcement.
The library targets common memory vulnerabilities that have long plagued C code, offering developers immediate mitigation options. This initiative reflects a broader industry trend where major tech firms create their own safety layers rather than rely on traditional standards bodies.