Copyrighting error and signal numbers?
Posted Dec 22, 2003 15:59 UTC (Mon) by
eru (subscriber, #2753)
In reply to:
SCO invokes DMCA, announces earnings by mwilliamson
Parent article:
SCO invokes DMCA, announces earnings
They are rather critical header files, which partly define the ABI. In a sane world such things should not be copyrightable, since they just define a technical interface, like the mapping of errno numbers to constants like EDOM etc. and there is really only one way to write these files (modulo some layout and commenting variations) for a given mapping.
The big question in my mind is: is it conceivable that SCO could succesfully claim to own a certain numbering of error codes or signals? (assuming the numbering used by Linux really is the same as in the historical unix - i have no idea if this is true). If so, this could really drag Linux back to square one.
It would also make it rather impossible in general to make free operating systems or emulators that would be binary compatible with some proprietary operating system.
Set against this the fact that clone systems have been historically tolerated. For example, an IBM compatible PC BIOS must implement the same numbering for software interrupts as the original. Did IBM ever succesfully sue on this basis?
(
Log in to post comments)