K 10 svn:author V 7 dchagin K 8 svn:date V 27 2016-05-07T19:05:39.131409Z K 7 svn:log V 322 MFC r295856 (by des@): Implement /proc/$$/limits. MFC r297781 (by dchagin@): More complete implementation of /proc/self/limits. Fix the way the code accesses process limits struct - pointed out by mjg@. MFC r298318, 298319 (by cem@): Don't print uninitialized values and initialize error return before use. PR: 207386 END