b49a5b2dc0
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. |
||
---|---|---|
.. | ||
Makefile.ssl | ||
ui_compat.c | ||
ui_compat.h | ||
ui_err.c | ||
ui_lib.c | ||
ui_locl.h | ||
ui_openssl.c | ||
ui.h |