summaryrefslogtreecommitdiff
path: root/SDKs/darwin/usr/include/stdio.h
AgeCommit message (Expand)Author
2014-05-15Fix typosAlp Toker
2014-03-17Reapply "PGO: Statically generate data structures"Duncan P. N. Exon Smith
2013-05-23Performance improvement.Bill Wendling
2013-05-15Try to improve performance by using a read/write buffer instead of I/O.Bill Wendling
2013-05-03I was wrong in my testing.Bill Wendling
2013-05-03Use unbuffered I/O. This reduces the runtime by about half. Our implementatio...Bill Wendling
2012-11-13Support for building the ubsan runtime when using the autoconf build system onRichard Smith
2012-09-14Add support for reading the GCDA file and merging the arc information.Bill Wendling
2011-11-16build/SDKs: Sketch a minimal stub SDK for Darwin.Daniel Dunbar