Hi, Andrew! > Well, can you send struct stat st_mode field for > this objects? Does this has own macros ala S_ISLNK > in stat.h?
I don't want to quote copyrighted code, but there are macros S_IFDOOR and S_ISDOOR. A door has permission 0150000 (octal) after logical AND with S_IFMT. I have access to Solaris 8, so I'll add door support when I have time. -- Regards, Pavel Roskin _______________________________________________ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel
