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)
commit121a5d44c8cc7197116df73854cb94c6cfbad0b0
treeb54c07967878823d4a7f9486305a2224efbd4dc6
parentad7de003b45b3a7339b90208c321517c2dcbdc3e
LGPLv2.1 relicensing

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>
Makefile
arch_ppc.h
arch_x86.h
rcutorture.h
test_rwlock_timing.c
test_urcu.c
test_urcu_timing.c
urcu.c
urcu.h
urcutorture.c
This page took 0.025397 seconds and 4 git commands to generate.