diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2013-12-19 15:00:50 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-12-19 07:28:20 -0800 |
commit | f487953ad360b941fe225418cd3e5801d5a6508b (patch) | |
tree | a284c375543c2de073d4df26500a35d7c30afbe6 /dive.c | |
parent | cad0d45fe17abedcb86bcdae6896d42324efbf96 (diff) | |
download | subsurface-f487953ad360b941fe225418cd3e5801d5a6508b.tar.gz |
Files: add wrappers for certain open() methods
Due to filepath encoding issues on win32 we need
wrappers for:
- open()
- fopen()
- opendir()
- zip_open() (this is readonly on win32)
Patch only declares/defines the wrappers
in dive.h, windows.c, linux.c, macos.c.
Suggestions-by: Thiago Macieira <thiago@macieira.org>
Suggestions-by: Jef Driesen <jefdriesen@telenet.be>
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'dive.c')
0 files changed, 0 insertions, 0 deletions