Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
compiler-rt
/
4b861aa4b40daabd81fdaed352380ea1c486053a
/
SDKs
/
linux
d06f2fc
Performance improvement.
by Bill Wendling
· 11 years ago
2a46a60
Try to improve performance by using a read/write buffer instead of I/O.
by Bill Wendling
· 11 years ago
346e348
I was wrong in my testing.
by Bill Wendling
· 12 years ago
d83a6d8
Use unbuffered I/O. This reduces the runtime by about half. Our implementation is now only about 5 times slower than gcc's.
by Bill Wendling
· 12 years ago
edcb288
Add declaration for linux.
by Bill Wendling
· 12 years ago
7ad8ae2
Update linux stdio.h to support the recent additions to GCDAProfiling.
by Benjamin Kramer
· 12 years ago
d389dd3
Fix atoi stub for linux introduced in r157573. This fixes compiler-rt build on linux.
by Alexey Samsonov
· 12 years ago
84baff0
Add stub for 'atoi'.
by Bill Wendling
· 12 years ago
fa3eee4
Fix the build on 32 bit hosts.
by Benjamin Kramer
· 13 years ago
2a1aad7
SDK/linux: Fix braindead pasto, caught by Matt Beaumont-Gay.
by Daniel Dunbar
· 13 years ago
86f9994
SDKs: Sketch an initial stub SDK for Linux, I believe this suffices for building
by Daniel Dunbar
· 13 years ago