K 10 svn:author V 7 dchagin K 8 svn:date V 27 2017-07-15T14:48:31.493377Z K 7 svn:log V 195 MFC r281829 (by trasz@): Modify kern___getcwd() to take max pathlen limit as an additional argument. This will be used for the Linux emulation layer - for Linux, PATH_MAX is 4096 and not 1024. END