]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add buffered I/O back into APR's file I/O on unix. This code comes from
authorRyan Bloom <rbb@apache.org>
Fri, 14 Apr 2000 23:36:12 +0000 (23:36 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 14 Apr 2000 23:36:12 +0000 (23:36 +0000)
commit3539705ef161cfb1379234d23e23045b006bb096
tree4b9f49a3f4d4815d6761c78fc150b099d109c34e
parent48ed70a21b5e64f086c4e1debebe5bb2757765c6
Add buffered I/O back into APR's file I/O on unix.  This code comes from
the OS/2 code, and has been munged to make it compile.  This has not been
tested, but unbuffered I/O still works.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84968 13f79535-47bb-0310-9956-ffa450edef68
STATUS