Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Dec 2003 06:33:57 -0800 (PST)
From:      Diomidis Spinellis <dds@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen initgroups.c
Message-ID:  <200312101433.hBAEXvIB003319@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dds         2003/12/10 06:33:57 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    lib/libc/gen         initgroups.c 
  Log:
  MFC changes 1.7 -> 1.8
  Fix problem where initgroups would silently truncate groups
  with more than NGROUP elements without providing the opportunity to
  setgroups to fail and correctly retorn an error and set errno.
  
  Revision  Changes    Path
  1.3.8.2   +9 -7      src/lib/libc/gen/initgroups.c



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