lunixbochs / lib43

portable libc optimized for code size and readability
MIT License
80 stars 6 forks source link

separate file read/write buffers #10

Open lunixbochs opened 9 years ago

lunixbochs commented 9 years ago

if you open a file w+, buffers will fight. it won't be pretty.