Dan Albert 658727e111 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.

Bug: 17784968
Change-Id: I7391a7a8999ee204eaf6abd14a3d5373ea419d5b
2014-10-07 16:46:47 -07:00
..
2014-09-30 19:23:26 -07:00
2014-09-18 13:14:58 -07:00
2014-08-06 17:31:48 -07:00
2014-09-30 17:35:38 -07:00
2014-09-13 09:42:41 -07:00