|
Posted
over 14 years
ago
by
chris
Recent Cygwin versions of MinGW now define O_BINARY as well, also in
fcntl.h, so include it if we can find it, and only define O_BINARY if
it turns out to be missing.
|
|
Posted
over 14 years
ago
by
chris
Recent Cygwin versions of MinGW now define O_BINARY as well, also in
fcntl.h, so include it if we can find it, and only define O_BINARY if
it turns out to be missing.
|
|
Posted
over 14 years
ago
by
chris
Recent Cygwin versions of MinGW now define O_BINARY as well, also in
fcntl.h, so include it if we can find it, and only define O_BINARY if
it turns out to be missing.
|
|
Posted
over 14 years
ago
by
chris
Recent Cygwin versions of MinGW now define O_BINARY as well, also in
fcntl.h, so include it if we can find it, and only define O_BINARY if
it turns out to be missing.
|
|
Posted
over 14 years
ago
by
chris
Only advertise -E option if readline support is built in.
|
|
Posted
over 14 years
ago
by
chris
Only advertise -E option if readline support is built in.
|
|
Posted
over 14 years
ago
by
chris
Silence warnings from new MinGW headers that expect MINGW_FEATURES
to be defined.
Check for fcntl.h and include it if we have it, not just on MSVC, now
that MinGW also defines O_BINARY in newer versions.
|
|
Posted
over 14 years
ago
by
chris
Silence warnings from new MinGW headers that expect MINGW_FEATURES
to be defined.
Check for fcntl.h and include it if we have it, not just on MSVC, now
that MinGW also defines O_BINARY in newer versions.
|
|
Posted
over 14 years
ago
by
chris
Rephrase -rdynamic message.
|
|
Posted
over 14 years
ago
by
chris
Rephrase -rdynamic message.
|