Re: license change of futimens was incomplete

2016-10-15 Thread Aurelien Jarno
.org/archive/html/bug-gnulib/2011-05/msg00183.html > > Can we change the license of the modules 'gettime', 'timespec', 'utimens' > to 'LGPL'? > > Agreements are needed: > - For gettime: from Paul, Jim. > - For timespec: from Jim, Paul,

Re: [PATCH][BZ #16907] Sync argp.h __attribute__ with gnulib.

2014-06-03 Thread Aurelien Jarno
On Tue, Jun 03, 2014 at 01:28:00PM +0200, Ondřej Bílka wrote: > On Tue, Jun 03, 2014 at 12:59:11PM +0200, Aurelien Jarno wrote: > > On Fri, May 23, 2014 at 07:34:57PM +0200, Ondřej Bílka wrote: > > > On Fri, May 23, 2014 at 07:53:11AM -0700, Paul Eggert wrote: > >

Re: [PATCH][BZ #16907] Sync argp.h __attribute__ with gnulib.

2014-06-03 Thread Aurelien Jarno
t; int __status, int __errnum, > const char *__restrict __fmt, ...) > - __attribute__ ((__format__ (__printf__, 4, 5))); > + _GL_ATTRIBUTE_FORMAT ((__printf__, 4, 5)); > extern void __argp_failure (const struct argp_state *__restric