refactor win32 shims into posix_win.c

this also adds a rename shim that allows overwrites
This commit is contained in:
Brent Cook
2015-06-05 04:31:56 -05:00
committed by Brent Cook
parent 1d27b22e82
commit b4a6a61513
5 changed files with 191 additions and 151 deletions

1
.gitignore vendored
View File

@@ -116,6 +116,7 @@ include/openssl/*.he
!/crypto/Makefile.am.*
!/crypto/compat/arc4random.h
!/crypto/compat/b_win.c
!/crypto/compat/posix_win.c
!/crypto/compat/bsd_asprintf.c
!/crypto/compat/ui_openssl_win.c