]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Binary files on cygwin must be opened in binary mode in the
authorCliff Woolley <jwoolley@apache.org>
Fri, 17 May 2002 18:01:57 +0000 (18:01 +0000)
committerCliff Woolley <jwoolley@apache.org>
Fri, 17 May 2002 18:01:57 +0000 (18:01 +0000)
commit53e88425d2c6ccb475481eef2922dfa5ec0e2511
tree0f11c9d5f29f7d1b66804851f161f8c0d2a0f8e5
parent9d0218695353f6cffc9c05a4ea48032eb9cc03a5
Binary files on cygwin must be opened in binary mode in the
default handler or they will be corrupted, just as with the
other \r\n platforms.

PR:  9185
Reviewed by:  William Rowe

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95157 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/main/http_core.c