EDOM

created by Brian Feldman
(thing) by Brian Feldman (4.8 y) (print)   ?   (I like it!) Fri Nov 03 2000 at 23:18:29
The errno for "Numerical argument out of domain" is rarely seen in the kernel; it is primarily used by libaries in order to report that the program has attempted to use a value for a variable outside of the specified allowable range. In fact, this error is used almost exclsusively by libm. If this manner of error is reported by the kernel, it will be overwhelmingly likely that EINVAL will be the error return value of choice instead.
Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.