Implement jhash from public domain source, apply LGPL license
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 18 Nov 2011 16:35:13 +0000 (11:35 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 18 Nov 2011 16:35:13 +0000 (11:35 -0500)
commit596c4223bf063ebc06262c08896c596326d036e6
tree9a87a2c3584a5e98e05a8f405767aeaf5114825a
parent23c8854a5fa1120df5cfdfbf08f00e00976f95fa
Implement jhash from public domain source, apply LGPL license

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/Makefile.am
liblttng-ust/jhash.h [new file with mode: 0644]
liblttng-ust/ltt-events.c
liblttng-ust/tracepoint.c
This page took 0.025425 seconds and 4 git commands to generate.