The gcc C11status page at https://gcc.gnu.org/wiki/C11Status mentions 'fopen mode "x"' as a library issue. Neither C11 nor any other edition of the C standard mentions an "x" mode for the fopen function. I suggest deleting that entry. It's a glibc-specific extension. (POSIX also doesn't mention it.)