64
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 30 Aug 2023
64 points (93.2% liked)
Linux
2054 readers
2 users here now
founded 2 years ago
MODERATORS
Thank you for all the replies. Really should me how boned Linux is. And that alot of you have absolutely no idea how the GPL works. If you call a GPL function, the calling code MUST be GPL too.
Afaik, you only need to take GPL into consideration if you distribute GPL software. So if you use the os glibc, you can call into it without having to disclose your source code.
Hmmbiut maybe thats just LGPL bekng different. I gotta read GPL completely some time