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

Joseph Myers joseph@codesourcery.com
Thu Jul 23 20:53:18 GMT 2020


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.

-- 
Joseph S. Myers
joseph@codesourcery.com


More information about the Libc-alpha mailing list