K 10 svn:author V 3 phk K 8 svn:date V 27 1997-09-14T16:57:27.000000Z K 7 svn:log V 189 Add __getcwd() syscall, and have getcwd() take a shot at it. If your kernel doesn't support __getcwd() or if __getcwd() cannot deliver because of cache expiry, it does the canonical thing. END