diff options
author | Elliott Hughes <enh@google.com> | 2015-01-20 11:23:50 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2015-01-20 15:59:17 -0800 |
commit | 75b99387dd3a8833f09e2139e7062be5d38c5511 (patch) | |
tree | 7b4c44035fd12bbfb6a9de3f22fdc95aca57cb9f /libc/stdio/stdio_ext.cpp | |
parent | 3bbf4639080bc2f42435b4a7fd400c44aab7fd70 (diff) |
Optimized fread.
This makes us competitive with glibc for fully-buffered and unbuffered reads,
except in single-threaded situations where glibc avoids locking, but since
we're never really single-threaded anyway, that isn't a priority.
Bug: 18593728
Change-Id: Ib776bfba422ccf46209581fc0dc54f3567645b8f
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions