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
..
2012-08-01 17:53:07 -07:00
2012-08-10 12:23:58 -07:00
2014-01-03 14:49:37 -08:00
2012-08-02 16:07:26 -07:00
2013-02-26 13:27:15 -08:00
2014-02-03 15:41:57 -08:00
2014-01-02 12:05:50 -08:00
2013-10-23 11:25:54 -07:00
2012-08-02 18:03:54 -07:00
2009-03-03 19:28:35 -08:00
2013-10-04 16:10:13 -07:00
2013-09-19 14:11:26 -07:00
2014-01-10 15:32:31 -08:00
2013-12-12 15:31:35 -08:00
2013-01-23 16:49:47 -08:00
2010-01-15 15:57:02 -08:00
2013-11-22 00:19:34 +04:00
2014-01-08 16:29:22 -08:00
2014-01-09 11:00:04 -08:00
2014-01-10 15:32:31 -08:00
2014-01-10 15:32:31 -08:00
2013-07-09 13:25:03 -07:00
2013-12-19 16:50:22 -08:00
2013-07-09 13:25:03 -07:00
2013-11-25 13:58:38 -08:00
2014-01-10 15:32:31 -08:00
2012-09-11 22:47:31 +03:00
2014-01-03 14:49:37 -08:00
2009-03-03 19:28:35 -08:00
2014-01-07 17:44:51 -08:00
2009-03-03 19:28:35 -08:00
2010-10-13 15:46:55 +02:00