Skip to content

os: unexport Fopen(), Fclose(), Popen(), Pclose(), System()

os: unexport Fopen(), Fclose(), Popen(), Pclose(), System()

These functions are just used for reading auth file or calling xkbcomp while dropping privileges, in case the Xserver is started as unprivileged user with suid-root. Thus, shouldn't be used (and aren't used) by drivers.

Merge request reports