]> cygwin.com Git - cygwin-apps/setup.git/commit
* filemanip.cc (nt_fopen): Rename from fopen. Add permission parameter.
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 18 Nov 2013 11:16:15 +0000 (11:16 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 18 Nov 2013 11:16:15 +0000 (11:16 +0000)
commit4d0b3b8cb376ee73584a17874c24e786c4544d6d
treebb5e470d5317f8e3519bf622dabe76c155bfc68e
parent6263f7aed9beec66bb50ca3a78b86b941231eda4
* filemanip.cc (nt_fopen): Rename from fopen.  Add permission parameter.
Drop C binding.  Move comment.
* filemanip.h (nt_fopen): Declare.
* geturl.cc (get_url_to_file): Call nt_fopen instead of fopen.
* nio-file.cc (NetIO_File::NetIO_File): Ditto.
* main.cc (dyn_AttachConsole): Remove.
(dyn_GetLongPathName): Remove.
(set_dynaddr): Remove.
(set_cout): Just call AttachConsole directly.
(WinMain): Drop call to set_dynaddr.
ChangeLog
filemanip.cc
filemanip.h
geturl.cc
main.cc
nio-file.cc
This page took 0.031215 seconds and 5 git commands to generate.