Changes related to Win32 port. S_IRWXG and S_IRWXO were undefined
commit3dc145bde2500acd080b9d1c3ba4e7e5170cf40d
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 18 May 2006 19:46:42 +0000 (18 21:46 +0200)
committerWitold Filipczyk <nobody@nowhere>
Thu, 18 May 2006 19:46:42 +0000 (18 21:46 +0200)
tree8968398a79156019ad748b9e0f4b1f0491bc9ae6
parent739298b46db258fc17485b245faf36d636e53c78
Changes related to Win32 port. S_IRWXG and S_IRWXO were undefined
under crossmingw32. init_static_version must be called after init_options
because ELinks wanted to read "verbose" option before it was initialized.
src/main/main.c
src/network/connection.h
src/util/file.c
src/util/secsave.c