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
..
2010-12-06 12:05:11 +01:00
2013-09-30 18:42:13 -07:00
2014-01-03 15:58:40 -08:00
2014-02-03 15:41:57 -08:00
2013-08-13 14:30:59 -07:00
2014-01-09 12:37:12 -08:00
2011-09-28 12:17:34 -07:00
2014-01-09 15:45:07 -08:00
2010-01-15 15:57:02 -08:00
2012-09-13 16:54:57 -07:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2010-01-15 15:01:44 -08:00
2014-01-09 13:54:49 -08:00
2010-06-11 14:39:39 -07:00
2012-09-04 14:11:28 +02:00