Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2006 11:42:41 +0000 (UTC)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen msgsnd.3
Message-ID:  <200610121142.k9CBgfVj000813@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2006-10-12 11:42:41 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         msgsnd.3 
  Log:
  Document what "msgsz" argument really denotes.  [1]
  
  Don't say that "msgsz" can be less than 0, it cannot
  as it's unsigned (POSIX has the same bug).
  
  PR:             docs/101145 [1]
  MFC after:      3 days
  
  Revision  Changes    Path
  1.21      +9 -4      src/lib/libc/gen/msgsnd.3



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610121142.k9CBgfVj000813>