From: Random832
Does readlink need to exist as a system call? Maybe it
should be
possible to open and read a symbolic link - using a flag passed to open
What difference does it make? The semantics are the same, only the details of the
syntax are different.
Noel