glebius fbdc4a3cd4 MFC:
- 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
2006-01-31 15:44:51 +00:00
..
2005-04-23 18:45:36 +00:00
2005-02-13 22:25:33 +00:00
2005-10-08 17:56:33 +00:00
2005-09-10 14:10:52 +00:00
2005-06-15 19:04:04 +00:00
2005-04-25 02:29:03 +00:00
2005-03-10 08:25:49 +00:00
2006-01-31 15:44:51 +00:00