Go to file
Elliott Hughes 3d305f1d62 Fix statvfs tests for the host.
Using /proc seems like a better idea because it's more similar across devices.
I've switched to ensuring we check the initial and final elements in the struct
too, so we have more reason to believe the whole struct is converted correctly.

Change-Id: Ia23403369485747c1452292f6c9df2bb233c04fb
2013-10-21 19:27:19 -07:00
libc Fix 16-byte stack alignment requirement for x86_64 ABI 2013-10-21 17:36:28 -07:00
libdl x86_64: Update Makefiles for x86_64 targets and add symlinks 2013-10-01 15:36:08 -07:00
libm Fix the x86_64 fenv.h. 2013-10-02 17:02:58 -07:00
libstdc++ Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
libthread_db
linker Build the linker with the same -std flags as the rest of bionic. 2013-10-17 13:06:20 -07:00
tests Fix statvfs tests for the host. 2013-10-21 19:27:19 -07:00
.gitignore
ABI-bugs.txt
Android.mk
CleanSpec.mk