01/07/2010 4:34 PM
post44771
|
My guess is: To be at least partially POSIX-compliant...
One might argue that a minimal implementation stating that it won't do anything is still a 'valid' implementation --
although from a practical point of view, I'd readily agree with you.
You're right about the docs: Not errno is set, but the error code is returned (the -1 you're seeing is ,in fact'
WRDE_NOSYS).
- Thomas
|
|
|