Dan Albert 55ee845b8e Inline helpers need to be exported unmangled.
__open_2() is used by the fortify implementation of open(2) in
fcntl.h, and as such needs an unmangled C name. For some reason
(inlining?), this doesn't cause problems at the default optimization
level, but does for -O0.

The rest of these didn't cause build failures, but they look suspect
and probably will, we just haven't caught them yet.

(cherry-pick of 658727e111ed6dee7be5239494f0764f7b1b02f8 with conflicts
in stdio.h and string.h.)

Bug: 17784968
Change-Id: I7391a7a8999ee204eaf6abd14a3d5373ea419d5b
2014-10-07 18:51:24 -07:00
..
2012-08-01 17:53:07 -07:00
2012-08-02 16:07:26 -07:00
2013-02-26 13:27:15 -08:00
2014-10-07 11:40:09 -07:00
2014-07-30 16:18:03 -07: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
2014-04-01 17:16:59 -07:00
2014-02-24 15:55:31 -08:00
2014-01-10 15:32:31 -08:00
2014-07-16 16:59:31 -07: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
2014-03-31 11:23:39 -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
2009-03-03 19:28:35 -08:00
2014-02-07 14:55:58 -08:00
2014-05-13 11:01:11 +01:00
2009-03-03 19:28:35 -08:00
2014-06-13 16:04:41 -07:00