Re: SCO's infringing files list

From: Mitchell Blank Jr
Date: Tue Dec 23 2003 - 15:08:15 EST


Steven Cole wrote:
> /* This is a list of all known signal numbers. */
>
> CONST char *CONST _sys_errlist[] = {

Note the incorrect comment (since its a list of error numbers, not signal
numbers). It looks like the comment was originally from siglist.c in the
same directory.

I wonder if there are any UNIX sources which have a similar typo. I somewhat
doubt it.

-Mitch
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/