Commit 611fb5fc426cff563944cc44c637c8dbb5eb39a6

Jim Meyering 2006-11-20T10:54:06

* lib/idcache.c: Restore most of the 2006-11-06 patch, so as to continue using the flexible array member (thus, this module performs half as many malloc calls), with the addition that... (getgroup, getuser): Consistently record a non-match via an empty "name" string, and map an empty string match to a NULL return value. * modules/idcache (Depends-on): Re-add flexmember.