Call write(fileno(fp), ...) instead of fwrite for LARGE writes.
1 file changed
tree: 08a5b52a02e13989d35b6cc815482166633118e2
  1. Demo/
  2. Doc/
  3. Grammar/
  4. Include/
  5. Lib/
  6. Mac/
  7. Modules/
  8. Objects/
  9. Parser/
  10. Python/
  11. Tools/