what exactly need to be checked? will checking if /lib/libc.so.6 exists and if it is checking for grep GLIBC_2.3.3 /lib/libc.so.6* be good enough?
Ely On Jan 8, 2008 9:21 AM, Jim Meyering <jim@ meyering.net> wrote: > Thanks for the patch. > That may be enough for Debian (i.e., if there's a versioned requirement > on glibc), but for upstream, one missing part is an autoconf run-test > to ensure that using getgrouplist doesn't cause a segfault. See the > note in coreutils/TODO for details. > > Are you interested in pursuing this? >