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
..
2014-09-10 20:30:23 -07:00
2014-09-10 20:30:23 -07:00
2014-10-07 11:40:09 -07:00
2014-08-06 15:29:10 -07:00
2014-10-01 10:21:07 -07:00
2014-07-24 15:14:06 -07:00