cvs commit: src/lib/libc/gen initgroups.c

Diomidis Spinellis dds at FreeBSD.org
Wed Dec 10 06:33:58 PST 2003


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


More information about the cvs-src mailing list