LWN.net Logo

Is disassembly really that hard?

Is disassembly really that hard?

Posted Nov 21, 2012 21:37 UTC (Wed) by JanC_ (guest, #34940)
In reply to: Is disassembly really that hard? by k3ninho
Parent article: RTS and the GPL

The Google vs. Oracle lawsuit was about public APIs, not about internal programming interfaces inside a program.

A public API might require emulating for compatibility & interoperability reasons, but internal programming interfaces are something entirely different (they are only to be used by the program itself, so any code using it is part of the program).

Also, in this case they do not only use the kernel programming interface, they also link it tot the linux kernel itself.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds