lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 22 Jun 2009 18:04:41 -0600
From:	Robert Hancock <hancockrwd@...il.com>
To:	Raz <raziebe@...il.com>
CC:	Linux Kernel <linux-kernel@...r.kernel.org>,
	kernelnewbies <kernelnewbies@...linux.org>
Subject: Re: Permission to use list.h and atomic.h in user space

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ