This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 09/25] grp: Rewrite to use struct scratch_buffer instead of extend_alloca


On Sun, Mar 01, 2015 at 04:08:58PM +0100, Florian Weimer wrote:
> grp/compat-initgroups.c is included from nscd/initgrcache.c, which is
> why the #include directive has to be added there as well.
> ---
>  grp/compat-initgroups.c | 26 ++++++++------------------
>  grp/initgroups.c        |  2 +-
>  nscd/initgrcache.c      |  1 +
>  3 files changed, 10 insertions(+), 19 deletions(-)
> 
ok


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]