History log of /bionic/tools/versioner/tests/preprocessor_file_offset_bits/expected/foo.h
Revision Date Author Comments
5317f2d48b30bc02a21b3160562022d5169d5045 30-Jun-2017 Josh Gao <jmgao@google.com> versioner: add extern "C" to tests.

Bug: https://github.com/android-ndk/ndk/issues/440
Test: python run_tests.py
Change-Id: Id893979146bc609a17bd1fa2a6bec6f10dfe4804
a77b3a9464641ba813018b9cab0555d9d800d65e 16-Aug-2016 Josh Gao <jmgao@google.com> versioner: handle _FILE_OFFSET_BITS=64.

Compile headers with both -D_FILE_OFFSET_BITS=32 and -D_FILE_OFFSET_BITS=64.

Bug: http://b/30170081
Change-Id: I92651e075cc69bdc1a2581f99892c9a7fdcdb35b
Test: python run_tests.py