Restartable sequences: add rseq library and abi header
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 17 Sep 2016 23:44:25 +0000 (19:44 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 21 Nov 2016 21:15:07 +0000 (16:15 -0500)
commitb76e5200cf54fd88a687ebc2fca52ea530d793d6
tree6da22b7c8dc49c89e3abd0c3e1adb0ca8391d37d
parentadc9978d37d8e003fb45257600f543bfc1150e2e
Restartable sequences: add rseq library and abi header

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
libringbuffer/Makefile.am
libringbuffer/linux-rseq-abi.h [new file with mode: 0644]
libringbuffer/rseq-arm.h [new file with mode: 0644]
libringbuffer/rseq-ppc.h [new file with mode: 0644]
libringbuffer/rseq-x86.h [new file with mode: 0644]
libringbuffer/rseq.c [new file with mode: 0644]
libringbuffer/rseq.h [new file with mode: 0644]
This page took 0.026777 seconds and 5 git commands to generate.