As far as I can recall many UNIXes deviate with respect to being able
to unlink files not owned by the euid in a 01777 directory like /tmp
The same UNIXes fail to restore the ownership of symlinks. For example,
on OSF/1 4.x "tar x.." doesn't lchown() symlinks to the original owner
when invoked as root. At the other side, the meaningless effect umask(2)
sometimes has on these symlinks is confusing as well (OSF/1 and linux
do the right thing though).
This dark corner in commercial UNIXes needs to be cleaned up but that's
not our task :-)
-- Frank van Maarseveen Driebergen f.vanmaarseveen@inter.nl.net The Netherlands -------------------------------------------------------------- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/