add code for forcing the file mode for stdin/stdout to binary when needed
authorJosh Coalson <jcoalson@users.sourceforce.net>
Sun, 17 Feb 2002 22:22:49 +0000 (22:22 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Sun, 17 Feb 2002 22:22:49 +0000 (22:22 +0000)
commit0a4586338a67f8a001543da81fbc085837ad3178
treefef7e4bdda19da8ff6bc443116453438a060fc14
parent8b03a7fd104bed1ba2f95c3dbeaf560ef1047ae2
add code for forcing the file mode for stdin/stdout to binary when needed
src/flac/decode.c
src/flac/encode.c
src/flac/file.c
src/flac/file.h
src/flac/main.c
src/libFLAC/file_decoder.c