bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: group_member: tie to unistd


From: Bruno Haible
Subject: Re: group_member: tie to unistd
Date: Thu, 12 May 2011 02:06:55 +0200
User-agent: KMail/1.9.9

Hi Jim,

> > 2011-05-08  Bruno Haible  <address@hidden>
> >
> >     group-member: Declare function in <unistd.h>.
> ...
> That looks like a fine change.  Thanks!

I've applied the change now. You can update coreutils.

Bruno

> The coreutils adjustments will be trivial.
> There, removing two lines is sufficient:
> 
>     $ git grep group-member.h|grep -v Chan
>     lib/euidaccess-stat.c:#include "group-member.h"
>     src/chgrp.c:#include "group-member.h"
> 
> i.e., via this:
> 
>     perl -ni -e '/include "group-mem/ or print' \
>       $(git grep -l group-member.h|grep -v Chan)

-- 
In memoriam Paul Bloomquist <http://en.wikipedia.org/wiki/Paul_Bloomquist>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]