[PATCH 10/16] Remove mknod wrapper functions, move them to symbols

Adhemerval Zanella adhemerval.zanella@linaro.org
Thu Jul 23 20:58:09 GMT 2020



On 23/07/2020 17:53, Joseph Myers wrote:
> On Thu, 23 Jul 2020, Adhemerval Zanella via Libc-alpha wrote:
> 
>> Both the prototypes of the internal symbol linked by the static
>> wrappers and the inline redirectors are also removed from the installed
>> sys/stat.h header file.  The wrapper implementation license is also
>> change from LGPL to GPL.
> 
> That's not an accurate description.  The license remains LGPL with the 
> exception for objects that get statically linked in when dynamically 
> linking with libc (*_nonshared.a and crt*.o) removed.  Likewise for other 
> patches with a similar description.
> 

So should we revert the License change or just rewrite the description?


More information about the Libc-alpha mailing list