Tag: Linux619

  • Linux Kernel Readies to Adopt Microsoft C Extensions for ‘Cleaner’ Code

    Linux Kernel Readies to Adopt Microsoft C Extensions for ‘Cleaner’ Code

    by

    in

    The Linux Kernel developers are preparing to enable Microsoft C Extensions support during kernel compilation. Two patches recently merged into the kbuild-next development tree introduce the compiler flag -fms-extensions for both GCC and LLVM/Clang, allowing the use of non-standard C language constructs traditionally employed in Microsoft Visual C/C++. If accepted without objection, these changes could…