All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Anton D. Kachalov" <mouse@mayc.ru>
To: Rayson Ho <raysonlogin@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: FatELF & patents
Date: Mon, 26 Oct 2009 19:01:04 +0300	[thread overview]
Message-ID: <4AE5C7C0.3060305@mayc.ru> (raw)
In-Reply-To: <73a01bf20910260850v215385e6q2cbbf9133acd5e1e@mail.gmail.com>

Rayson Ho wrote:
> Just a heads up...
>
> Apple (NeXT) patented the technologies behind universal binaries:
>
> "Method and apparatus for architecture independent executable files"
>
> http://www.google.com/patents/about?id=MQQnAAAAEBAJ
> http://www.google.com/patents/about?id=b3wiAAAAEBAJ
>
> (Patent 5432937, 5604905)
>   
Hmm... looks like patents talks about objects that stored in one file 
with arch-independent header.
My implementation (that is differ to Ryan's) do not use any headers 
except ELF header and just 3 bytes in it to store next location. So, 
it's patent clear.

PS. Patents is evil. This is very common way to store different arch 
binaries...

Rgds,
Anton

  reply	other threads:[~2009-10-26 16:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-26 15:50 FatELF & patents Rayson Ho
2009-10-26 16:01 ` Anton D. Kachalov [this message]
2009-10-26 17:59   ` Rayson Ho
2009-10-26 18:42     ` Ryan C. Gordon
2009-10-26 21:54     ` David Miller
2009-10-26 22:15       ` Rayson Ho

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AE5C7C0.3060305@mayc.ru \
    --to=mouse@mayc.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=raysonlogin@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.