K 10 svn:author V 3 phk K 8 svn:date V 27 1997-09-14T16:51:31.000000Z K 7 svn:log V 223 Add a __getcwd() syscall. This is intentionally undocumented, but all it does is to try to figure the pwd out from the vfs namecache, and return a reversed string to it. libc:getcwd() is responsible for flipping it back. END