]> granicus.if.org Git - curl/commit
Fixes for MSDOS etc.
authorGisle Vanem <gisle.vanem@gmail.com>
Wed, 24 Jan 2018 14:02:53 +0000 (15:02 +0100)
committerGitHub <noreply@github.com>
Wed, 24 Jan 2018 14:02:53 +0000 (15:02 +0100)
commit494f02e08a0dbc14c66537038c34ef6cefec9b66
tree930be4468295c5d44536f7fbb73edd153008b5df
parentfdaa8257ad9b790b304b053fa6aec853859ff8b8
Fixes for MSDOS etc.

djgpp do have 'mkdir(dir, mode)'. Other DOS-compilers does not
But djgpp seems the only choice for MSDOS anyway.

PellesC do have a 'F_OK' defined in it's <unistd.h>.

Update year in Copyright.
src/tool_dirhie.c