LGPLv2.1 relicensing
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Mon, 11 May 2009 00:54:43 +0000 (20:54 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Mon, 11 May 2009 00:54:43 +0000 (20:54 -0400)
Except the content of arch_x86.h and arch_ppc.h, everything that was not
LGPL-compatible has been either rewritten or was simply a trivial one-liner.

The only content which could still be non-LGPL licensable in this commit is :

arch_ppc.h: atomic_inc()
            __xchg_u32()
            get_cycles (maybe ?)

arch_x86.h: __xchg()

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>

No differences found
This page took 0.02445 seconds and 4 git commands to generate.