vimarsana.com
Home
Live Updates
Exploring GNU extensions in the Linux kernel : vimarsana.com
Exploring GNU extensions in the Linux kernel : vimarsana.com
Exploring GNU extensions in the Linux kernel
The Linux kernel is written in C, but it also leverages extensions provided by GCC. In 2022, it moved from GCC/Clang -std=gnu89 to -std=gnu11. This article explores my notes on how these GNU extension
Related Keywords
Linus Torvalds ,
,
Direct Rendering ,
Position Dependent Code ,
Position Independent Code ,
Folding Optimizations ,