DragonFly BSD
DragonFly commits List (threaded) for 2003-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: David Rhodus <drhodus@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 1 Dec 2003 15:46:20 -0800 (PST)

drhodus     2003/12/01 15:46:20 PST

DragonFly src repository

  Modified files:
    lib/libc/gen         initgroups.c 
  Log:
  *	  Fix problem where initgroups would silently truncate groups with
  	  more than NGROUP elements without providing the opportunity to
  	setgroups to fail and correctly return error and set errno.
  
  Obtained from: FreeBSD
  
  Revision  Changes    Path
  1.3       +8 -3      src/lib/libc/gen/initgroups.c


http://www.dragonflybsd.org/cvsweb/src/lib/libc/gen/initgroups.c.diff?r1=1.2&r2=1.3&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]