Update list, rculist and hlist
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Mon, 28 Sep 2009 23:04:01 +0000 (19:04 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Mon, 28 Sep 2009 23:04:01 +0000 (19:04 -0400)
commit63ff4873e046ba582d20e79ebff16ee7da2aa92f
tree537b3d8c44121cbb5aff69392e53744e2469a048
parent7a50dcf71c2134c4755ceee9cdaa865a07be27ad
Update list, rculist and hlist

- rculist : license ok
- list : fix list del

Fix rcutorture api.h implementations to use non-GPL lists.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Makefile.inc
tests/api_gcc.h
tests/api_ppc.h
tests/api_x86.h
tests/urcutorture.c
urcu/hlist.h [new file with mode: 0644]
urcu/list.h
urcu/rculist.h
This page took 0.02488 seconds and 4 git commands to generate.