move libkcompat inside ust
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 16 Mar 2010 20:53:35 +0000 (16:53 -0400)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 16 Mar 2010 20:53:35 +0000 (16:53 -0400)
commit17bb07b445acdef0034194bdcebe113988a8db60
tree263fa78b773394e9b6356bfba352a3c15e3ee24d
parent8f03ca96ed689a749cae4aef7a2f1b340fe41e72
move libkcompat inside ust
16 files changed:
configure.ac
include/Makefile.am
include/ust/kcompat/compiler.h [new file with mode: 0644]
include/ust/kcompat/disable.h [new file with mode: 0644]
include/ust/kcompat/hlist.h [new file with mode: 0644]
include/ust/kcompat/jhash.h [new file with mode: 0644]
include/ust/kcompat/kcompat.h [new file with mode: 0644]
include/ust/kcompat/kref.h [new file with mode: 0644]
include/ust/kcompat/simple.h [new file with mode: 0644]
include/ust/kcompat/types.h [new file with mode: 0644]
include/ust/kernelcompat.h
libust/buffers.c
libust/buffers.h
libust/channels.h
libust/marker.c
libustcomm/ustcomm.h
This page took 0.025566 seconds and 4 git commands to generate.