“1da177e4c3f41524e886b7f1b8a0c1fc7321cac2”上不存在“arch/x86/include/asm/mach-generic/mach_mpparse.h”
  • D
    Fix for new UI functions under Win32. · b49a5b2d
    Dr. Stephen Henson 提交于
    For some unknown reason fopen("con", "w") is the
    only way to make this work. Using "r+" and "w+"
    causes the fopen call to fail and the fallback
    (using stdin) doesn't work because writing to stdin
    fails.
    b49a5b2d
ui_openssl.c 16.2 KB