Errno man page

From: Ivan Voras (ivoras_at_fer.hr)
Date: 07/18/05

  • Next message: Giorgos Keramidas: "Re: Errno man page"
    Date: Mon, 18 Jul 2005 00:14:51 +0200 (CEST)
    To: current@freebsd.org
    
    

    I think the errno(i.e. intro(2)) page needs to be updated. There is some
    information that doesn't "feel" current:

    - for EFBIG (#27) - I hope the limit is > 2.1E9 on ufs2 :)
    - for EMFILE - is the limit on open files really 64 per process?

    Maybe there are others, but I only spotted these.

    (And of course, tuning(7) also has some historical figures)

    -- 
    Every sufficiently advanced magic is indistinguishable from technology
        - Arthur C Anticlarke
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Giorgos Keramidas: "Re: Errno man page"

    Relevant Pages

    • EMFILE error in application
      ... EMFILE (Too many open files). ... The application is opening only some regular file, ... it opens sockets. ... What can be the reason for getting EMFILE? ...
      (comp.unix.solaris)
    • Re: pipe error: "too many open files"
      ... > EMFILE (Too many open files) error? ... These are all fairly blind guesses.... ... I'd also check for running processes and make sure the children ...
      (comp.programming)