nvml-sys 0.0.6

A low-level FFI wrapper around the Persistent Memory Development Kit, PMDK (formerly NVML) and its libraries, including libpmem, libpmemobj and others. Currently tracks master after version 1.3.1.
1
2
3
4
5
6
7
8
9
10
11
12
13
signal_handle$(nW)TEST0w: START: signal_handle
 $(nW)signal_handle$(nW) s a a i v
Testing SIGSEGV...
	signal_handler_2: $(*)
Testing SIGABRT...
	signal_handler_1: $(*)
Testing SIGABRT...
	signal_handler_1: $(*)
Testing SIGILL...
	signal_handler_2: $(*)
Testing SIGABRT...
	signal_handler_3: $(*)
signal_handle$(nW)TEST0w: DONE