Use setmode() instead of _setmode()
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 31 Jan 2013 23:18:05 +0000 (18:18 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 31 Jan 2013 23:18:05 +0000 (18:18 -0500)
commitbc76449f51f20491a4540b4f240f5a3e0dcb20fe
treef06ccc214a885dbc2b62d4b50489958a5c51e24a
parente9171af55cc6a402eb20db4ea74c86a0b1e70e85
Use setmode() instead of _setmode()

Looks like Cygwin / MSVC declare it that way, and it still works on
MinGW32 cross.
config.h.in
configure.ac
util/options.cc
util/options.hh