Holiday cheer from the SCO Group
Holiday cheer from the SCO Group
Posted Dec 23, 2003 1:43 UTC (Tue) by error27 (subscriber, #8346)Parent article: Holiday cheer from the SCO Group
If you look at the first version of Linux errno.h had a comment that sort
of says how the file was created.
include/errno.h:
/*
* ok, as I hadn't got any other source of information about
* possible error numbers, I was forced to use the same numbers
* as minix.
* Hopefully these are posix or something. I wouldn't know (and posix
* isn't telling me - they want $$$ for their f***ing standard).
*
* We don't use the _SIGN cludge of minix, so kernel returns must
* see to the sign by themselves.
*
* NOTE! Remember to change strerror() if you change this file!
*/
