At 09:11 26-02-2001 -0700, Geoff Coffey wrote:
>Errno 21 on my system is EISDIR -- 'is a directory', which doesn't seem to
>be an error at all...

It is an error (that is why it starts with an 'E'). Appendix C of
POSIX Programmer's Guide describes it as follows:

"Attemp to open a directory for writing or to rename a file to be
a directory. Used by: open(), rename()"

Adam
--- 
Whiz Kid Technomagic - brand name computers for less.
See http://www.whizkidtech.net/pcwarehouse/ for details.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to