Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jan 2011 21:00:57 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/sys getgroups.2
Message-ID:  <201101302101.p0UL15W4064893@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jilles      2011-01-30 21:00:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    lib/libc/sys         getgroups.2 
  Log:
  SVN rev 218104 on 2011-01-30 21:00:57Z by jilles
  
  MFC r217704: getgroups(2): Remove <sys/types.h> and refer to sysconf(3).
  
  Because {NGROUPS_MAX} may become variable, its value should be obtained
  using sysconf(3).
  
  In head, r217704 removed mention of <sys/param.h>; this was not mentioned in
  stable/7.
  
  Revision  Changes    Path
  1.13.2.2  +9 -3      src/lib/libc/sys/getgroups.2



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