Is that OK to borrow code from coreutils?

H.J. Lu hjl.tools@gmail.com
Wed Jul 9 20:18:00 GMT 2008


Hi,

libgfortran calls fork/exec /bin/chmod to parse argument to chmod.
Is that OK to borrow code from coreutils which implements /bin/chmod
to properly implement chmod? coreutils is under GPLv3 while libgfortran
is under GPLv2 + exception. Is that possible to get permission from
the FSF to borrow code from coreutils?

Thanks.


-- 
H.J.



More information about the Gcc mailing list