Re: Permission to use list.h and atomic.h in user space

From: Robert Hancock
Date: Mon Jun 22 2009 - 20:04:22 EST


On 06/22/2009 07:44 AM, Raz wrote:
Hello
May I have permission to use atomic64.h ,atomic32.h and list.h in a
proprietary software ?
I do not know who the authors are.
Thank you
Raz

You would likely have to basically track down everyone who has ever contributed to those files and get their permission, which seems unlikely. So the short answer is almost certainly no.

With newer gcc there are atomic built-in functions which will likely do what you want for the atomic ops at least..
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/