<br><br><div class="gmail_quote">2012/6/8 Thomas Graf <span dir="ltr"><<a href="mailto:tgraf@infradead.org" target="_blank">tgraf@infradead.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Fri, Jun 08, 2012 at 12:53:31PM +0600, Марк Коренберг wrote:<br>
> 2012/6/6 Thomas Graf <<a href="mailto:tgraf@infradead.org">tgraf@infradead.org</a>><br>
><br>
> > Hi everyone<br>
> ><br>
> > Upon request, I have made libnl available on github:<br>
> ><br>
> >        <a href="https://github.com/tgraf/libnl.git" target="_blank">https://github.com/tgraf/libnl.git</a><br>
><br>
><br>
> I have forked libnl (as I already said), and have found (and fixed) some<br>
> bugs in my branch named "nonpython"  in git://<br>
> <a href="http://github.com/socketpair/libnl.git" target="_blank">github.com/socketpair/libnl.git</a>. Also, I have request "pull request" at<br>
> github for you.<br>
<br>
</div>I merged the first two commits, thanks.<br>
<br>
I'm holding off to the return type converstion. While I do realize that<br>
using unsigned types would be better, changing them now would break ABI.<br>
Something I would like to avoid at this point.<br></blockquote><div>I have done that changes in a way that does not actually change binary ABI. Every change does not involve change of widths of fields in bits both for x86 and AMD64. I think the same for other architectures.</div>
<div>If you want, I can split changes that just change signedness from changes connected with uint32_t.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
If that commit includes any fixes which do not involve change of the<br>
API signatures please extract them so I can merge them separately.<br></blockquote><div>I have done that in same branch. I separate non-abi-changing changes from ABI-changing changes.</div><div><br></div><div><br></div><div>
<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
~Thomas<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Segmentation fault<br>