OSDN Git Service

Add __RENAME_IF_FILE_OFFSET64.
authorDan Albert <danalbert@google.com>
Mon, 17 Jul 2017 21:05:44 +0000 (14:05 -0700)
committerDan Albert <danalbert@google.com>
Mon, 17 Jul 2017 21:05:44 +0000 (14:05 -0700)
commitf5605374da9605686352300de3e1bf342e72032d
tree3476fdc8ee5845bd276cb6b834392e4532feb16d
parentdcdd0e37603215320d4fd175792aeef279a80606
Add __RENAME_IF_FILE_OFFSET64.

Convenience macro for __RENAME if __USE_FILE_OFFSET64 mode. Lets us
avoid duplicating all the doxygen comments in frameworks headers.

Test: make checkbuild
Bug: https://github.com/android-ndk/ndk/issues/459
Change-Id: Ica44f22b2f1596e484694006c0926d94d16187b5
libc/include/sys/cdefs.h