Opening a file in binary or ASCII mode is a DOSism. Libc silently
ignores the "b" flag to fopen(), because it is irrelevant on Unix.
--Brian Gerst
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/