[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] symlinks in /kern/<pid> are broken



On 04/27/13 12:54, Jo Even Skarstein wrote:
Looks like the /kern/<pid>/cwd, -exe and -root symlinks are broken in
1-19-cur. E.g. /kern/self/cwd points to [0004]:18936260 instead of the
actual cwd.

I noticed this today because Taskbar is using this symlink to locate
some files. In 1.18.0 the symlinks are correct.


Nothing has changed with regards to this as far as I am aware.

And the cwd points to the inode so when you do this ...

ls /kernl/self/cwd/

it will list the contents of the CWD.

Alan.