Re: idcache fix

2011-05-23 Thread Jim Meyering
Bruno Haible wrote: >> 2011-05-23 Bruno Haible >> >> getugroups: Fix module description. >> * modules/getugroups (Include): Set to "getugroups.h". > > Another one of the same kind: > > > 2011-05-23 Bruno Haible > > idc

idcache fix

2011-05-23 Thread Bruno Haible
> 2011-05-23 Bruno Haible > > getugroups: Fix module description. > * modules/getugroups (Include): Set to "getugroups.h". Another one of the same kind: 2011-05-23 Bruno Haible idcache: Fix module description. * modules/idcache (Inclu

Re: idcache

2007-08-17 Thread Jim Meyering
commit to address the missing-header part: * modules/idcache (Files): Add lib/idcache.h * lib/idcache.c: Include "idcache.h". Don't include . Add a FIXME comment. Move file-scoped "static" declarations to the top. * lib/i

idcache

2007-08-17 Thread sky
Hello, is the header file for idcache.c just missing? Leslie

change idcache to use flexible array member if available

2006-11-06 Thread Paul Eggert
odules/idcache (Depends-on): Add flexmember. Index: lib/idcache.c === RCS file: /cvsroot/gnulib/gnulib/lib/idcache.c,v retrieving revision 1.17 diff -p -u -r1.17 idcache.c --- lib/idcache.c 13 Sep 2006 22:38:14 - 1.17 +