Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] JFS file system license
- Date: Thu, 30 Oct 2008 11:28:54 +0900
- From: "Nguyen Vu Hung" <vuhung16plus@example.com>
- Subject: Re: [tlug] JFS file system license
- References: <78d7dd350810270153q4f4d2840wb161cbc9ab46659a@mail.gmail.com> <490594AF.9040001@bonivet.net> <78d7dd350810270354m28fc3489p438883a445448631@mail.gmail.com> <87tzaxfox2.fsf@uwakimon.sk.tsukuba.ac.jp> <4905A052.2020200@bonivet.net> <20081030001716.GB7708@pragmatic.cynic.net>
On Thu, Oct 30, 2008 at 9:17 AM, Curt Sampson <cjs@example.com> wrote: > On 2008-10-28 11:12 +0900 (Tue), Stephen J. Turnbull wrote: > >> > And what happens if my Hello World program calls fopen()? >> >> First, fopen() is part of libc, in a GNU system that's GNU libc. GNU >> libc is under the LGPL, so linkage to it can't matter ever. > > I think that he was trying to say something more along the lines of, > "what if it invokes the open() syscall directly, without calling the > libc code that does this?" Thanks for pointing that out. I did mean open(), which is a kernel syscall, not fopen(), which is a libc "API". LGPL applies for libraries, and it deals with static linking and dynamic linking. For the kernel and a filesystem( JFS - GPL licensed, which is a part of the kernel), there is no "linking" to it, and the way we use the kernel is different from using (i.e. linking) a library. IMO the approach is quite similar to LKMs so if Linus believes that LKMs are derivative work[1], then the same conclusion should be applied to those programs/libraries using open(). [1] http://en.wikipedia.org/wiki/Linux_kernel#Loadable_Kernel_Modules_and_firmware -- Best Regards, Nguyen Hung Vu ( Nguyễn Vũ Hưng ) vuhung16plus{remove}@example.com , YIM: vuhung16 , Skype: vuhung16dg A brief profile: http://www.hn.is.uec.ac.jp/~vuhung/Nguyen.Vu.Hung.html
- Follow-Ups:
- Re: [tlug] JFS file system license
- From: Stephen J. Turnbull
- References:
- [tlug] JFS file system license
- From: Nguyen Vu Hung
- Re: [tlug] JFS file system license
- From: Godwin Stewart
- Re: [tlug] JFS file system license
- From: Nguyen Vu Hung
- Re: [tlug] JFS file system license
- From: Stephen J. Turnbull
- Re: [tlug] JFS file system license
- From: Godwin Stewart
- Re: [tlug] JFS file system license
- From: Curt Sampson
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] X11 Session Manager Setup
- Next by Date: Re: [tlug] JFS file system license
- Previous by thread: Re: [tlug] JFS file system license
- Next by thread: Re: [tlug] JFS file system license
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links