"Stolen" SCO Linux Code Snippets Leaked
stere0 writes "An article (in German) published on the German IT news site Heise includes two pictures (1, 2) of the "stolen" source code SCO claims to be theirs. Part of the first screenshot has been scrambled, the font has probably just been changed to Symbol; can anybody decipher it? I searched for the code snippets on Google. The code does indeed come from the kernel; the photographs show what seems to be lines 88-102 and 109-123 of /arch/ia64/sn/io/ate_utils.c from the 2.4 kernel tree. " Update: 08/19 16:39 GMT by M : LWN has a nice piece tracing the origins of the disputed code, and showing that SCO is simply lying.
the end is near
and the winner is....
First post too!
Too bad I can't remember my username/password, oh well.
Is Lunis guilty of CO infringements?
Yes, a distraction from the fact that Bush lied about Iraq (so the war would appear justified). Clinton lied about blow jobs and he got impeached. Sheesh.
register variables may not have their address taken, which does give the compiler a hint that can improve optimization. It can also then diagnose a later programmer changing the routine to take the address of that variable; once the address is taken of a variable, several easy optimizations can't be done. (Most of which involve keeping the value in a... register.)
The 2-for-1 rule of karma whoring: Ask an interesting question and then follow up with an insightful answer.
In Soviet Russia, you sue SCO!