The licence change is fine with me.
On 22 May 2013 23:25, "Pádraig Brady" wrote:
> On 05/22/2013 06:49 PM, Eric Blake wrote:
> > I am trying to fix a bug in libvirt where a child process deadlocked
> > because it called initgroups() in between fork and exec when the parent
> > was multithreaded;
These were found when building the latest grep snapshot on IRIX 6.5.
* lib/mbsstr.c (knuth_morris_pratt_multibyte): Break "a=b=c;" into
"b=c; a=b;", since IRIX 6.5 cc complains about the former if b is
never used later.
* lib/quotearg.c (quoting_options_from_style):
* lib/xstrtol.c (__xstrtol):
Use