<br><br><div class="gmail_quote">On Tue, Jan 10, 2012 at 9:44 AM, Alexander Potapenko <span dir="ltr"><<a href="mailto:glider@google.com">glider@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Tue, Jan 10, 2012 at 9:20 PM, Kostya Serebryany <<a href="mailto:kcc@google.com">kcc@google.com</a>> wrote:<br>
> I've been trying to eliminate most system headers from asan rt (almost<br>
> succeeded now).<br>
> This simplifies the code and portability.<br>
> The prototypes are different from the usual ones exactly because the system<br>
> headers are not included anymore.<br>
> On Mac and Linux we have different ways to intercepts functions, so what<br>
> initially worked on linux did not build on mac and I failed to properly test<br>
> it before commit.<br>
><br>
> --kcc<br>
</div>The problem is that the headers are still included on Android, so<br>
probably it's a good idea to keep the prototypes compatible.<br></blockquote><div><br></div><div>Hm? Can't we remove the headers on Android as well? </div><div> </div></div><br>