1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/tools
Jens Breitbart 13730bce90 Use clang-tidy for every file compiled with the host compiler. (#80)
* Use clang-tidy for every file compiled with the host compiler.
* Reorder includes.

* Fixed a memory leak in the proxy.
2017-09-10 07:22:07 -10:00
..
CMakeLists.txt add initial draft of uhyve's network interface 2017-09-04 18:20:54 +02:00
demo_ircce.sh reodering of the directory structure 2016-12-03 00:43:49 +01:00
demo_kvm.sh reodering of the directory structure 2016-12-03 00:43:49 +01:00
demo_omp.sh reodering of the directory structure 2016-12-03 00:43:49 +01:00
init.sh cmake: initial support for CMake build system 2017-04-03 18:14:56 +02:00
proxy.c Use clang-tidy for every file compiled with the host compiler. (#80) 2017-09-10 07:22:07 -10:00
proxy.h some code cleanups 2017-02-25 17:21:14 +01:00
uhyve-cpu.h tools/uhyve-cpu: remove unused definition of _kvm_segment 2017-03-01 18:57:32 +01:00
uhyve-net.c remove clang compiler warnings 2017-09-05 06:05:30 +02:00
uhyve-net.h remove clang compiler warnings 2017-09-05 06:05:30 +02:00
uhyve-syscalls.h tools/uhyve: refactor syscalls definitions into new file 2017-03-01 18:48:45 +01:00
uhyve.c add initial draft of uhyve's network interface 2017-09-04 18:20:54 +02:00