This is the mail archive of the
glibc-cvs@sourceware.org
mailing list for the glibc project.
libc/sysdeps/unix/sysv/linux/i386 getgroups.c
- From: drepper at sourceware dot org
- To: glibc-cvs at sourceware dot org
- Date: 20 Nov 2006 22:47:00 -0000
- Subject: libc/sysdeps/unix/sysv/linux/i386 getgroups.c
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sourceware.org 2006-11-20 22:47:00
Modified files:
sysdeps/unix/sysv/linux/i386: getgroups.c
Log message:
(__getgroups): Invoke __sysconf only after having tried to call
getgroups32.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/i386/getgroups.c.diff?cvsroot=glibc&r1=1.12&r2=1.13