Elliott Hughes 8d60cc6316 Use __inline__ for fortify.
libunwind has #define inline /* empty */ which breaks our fortified headers.
glibc uses __inline but our BSD-derived headers often override that. __inline__
is the third alternative understood by GCC that -- as far as I know -- neither
the C library itself nor third-party code tries to mess with.

Bug: 12871594
Change-Id: I6677e70ea531bb7d4c46021b43af760d4ad8ecf7
2014-02-03 15:41:57 -08:00
..
2014-01-09 11:00:04 -08:00
2014-01-09 11:00:04 -08:00
2014-01-09 11:00:04 -08:00
2014-02-03 15:41:57 -08:00
2014-01-28 19:29:46 -08:00
2013-11-19 09:49:17 +07:00
2013-12-20 11:26:19 -08:00
2014-01-07 13:46:11 -08:00