UAPI syscall exception interpretation

Muhammad Ali M.ALI023 at hotmail.com
Wed May 11 17:19:42 EDT 2022


Consider a file: ftpclient.c
Only include is: #include <sys/socket.h>
Then a few hundred lines of personal code.
Then compiler/linker take in ftpcliebt.c and produce a.out (statically or dynamically linked, consider both cases if it makes a licensing difference)

Does the Linux-syscall-note say that a.out can ALL be under any license of your choice?

Or do you have to note that your binary is under License X and also includes code which is under license GPL-2.0-WITH-Linux-syscall-note?

Thanks
-ma

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20220511/6a877bce/attachment.html>


More information about the Kernelnewbies mailing list