OSDN Git Service

Allow GCC-built fortified code to run on a clang-built bionic.
authorElliott Hughes <enh@google.com>
Thu, 19 Dec 2013 20:21:07 +0000 (12:21 -0800)
committerElliott Hughes <enh@google.com>
Thu, 19 Dec 2013 22:20:22 +0000 (14:20 -0800)
commitcd0609f4fcec9bdcb99a2127137c5570b18c499c
treec44ef75939752fb371678851d00688bdbd0e27a9
parentcf7a4a4fda076ec76bb79fdbd039665171e8cd75
Allow GCC-built fortified code to run on a clang-built bionic.

Even though code built with clang won't be fully fortified
and won't contain calls to our various helpers, binaries built
with GCC will.

Change-Id: I389b2f1e22a3e89b22aadedc46397bf704f9ca79
libc/include/fcntl.h
libc/include/stdio.h