* lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
authorJim Meyering <jim@meyering.net>
Mon, 20 Nov 2006 10:54:06 +0000 (10:54 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 20 Nov 2006 10:54:06 +0000 (10:54 +0000)
commit611fb5fc426cff563944cc44c637c8dbb5eb39a6
treef898af13471db213ea6ddb044bfb30acae875759
parente5a4188fdeb95aa41503ce6d11b43e833958f32f
* 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.
ChangeLog
lib/idcache.c
modules/idcache