K 10 svn:author V 7 glebius K 8 svn:date V 27 2006-01-30T08:25:04.000000Z K 7 svn:log V 221 - In pipe() return the error returned by pipe_create(), rather then hardcoded ENFILES, which is incorrect. pipe_create() can fail due to ENOMEM. - Update manual page, describing ENOMEM return code. Reviewed by: arch END