>>>>> "M" == Mathieu Bouchard <matju / cam.org> writes:

M> (note: lchmod() doesn't seem to be a Posix call; plus, i've never seen a
M> symlink that's not precisely 0777)

moulon% ls -al /proc/6077/root
lr-x------   1 decoux   msys           0 Nov 12 09:59 /proc/6077/root -> /
moulon% uname -a
SunOS moulon 5.7 Generic_106541-02 sun4u sparc
moulon% 

pigeon% ls -al /proc/13914/cwd
lrwx------    1 root     root            0 Nov 12 10:08 /proc/13914/cwd -> /
pigeon% uname -a
Linux pigeon 2.2.10 #1 SMP Tue Aug 3 12:27:30 CEST 1999 i686 unknown
pigeon% 




Guy Decoux