Skip to content
Commit 29aac9a5 authored by Greg Clayton's avatar Greg Clayton
Browse files

Darwin read()/pread()/fread() and write()/pwrite()/fwrite() calls can only...

Darwin read()/pread()/fread() and write()/pwrite()/fwrite() calls can only write INT_MAX bytes at a time.

Modify all read/write calls to allow any system to define MAX_READ_SIZE or MAX_WRITE_SIZE so large reads and writes can be divided up correctly.

<rdar://problem/20471411>

llvm-svn: 234455
parent 2effbd6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment