aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2015-06-05 04:31:56 -0500
committerBrent Cook <bcook@openbsd.org>2015-06-05 04:50:18 -0500
commitb4a6a615134b59435efbecdd8c5b5407b6af8e8f (patch)
tree7e1b645be3b352fab0021da3b0e43e78a423347a /.gitignore
parent1d27b22e82ce00d27d0886c8488e4cbed1cb618e (diff)
downloadportable-b4a6a615134b59435efbecdd8c5b5407b6af8e8f.tar.gz
portable-b4a6a615134b59435efbecdd8c5b5407b6af8e8f.tar.bz2
portable-b4a6a615134b59435efbecdd8c5b5407b6af8e8f.zip
refactor win32 shims into posix_win.c
this also adds a rename shim that allows overwrites
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b23d139..b12620c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -116,6 +116,7 @@ include/openssl/*.he
116!/crypto/Makefile.am.* 116!/crypto/Makefile.am.*
117!/crypto/compat/arc4random.h 117!/crypto/compat/arc4random.h
118!/crypto/compat/b_win.c 118!/crypto/compat/b_win.c
119!/crypto/compat/posix_win.c
119!/crypto/compat/bsd_asprintf.c 120!/crypto/compat/bsd_asprintf.c
120!/crypto/compat/ui_openssl_win.c 121!/crypto/compat/ui_openssl_win.c
121 122