1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/common/lib
2024-02-28 02:35:36 +01:00
..
kernel kernel: inprove portability 2024-02-28 02:35:36 +01:00
advio.c moved more code from VILLASnode to VILLAScommon 2024-02-28 02:35:36 +01:00
bitset.c moved more code from VILLASnode to VILLAScommon 2024-02-28 02:35:36 +01:00
buffer.c added new JsonBuffer class which will obsolete struct buffer 2024-02-28 02:35:36 +01:00
CMakeLists.txt cmake: rdtsc is only supported on x86 2024-02-28 02:35:36 +01:00
compat.c moved more code from VILLASnode to VILLAScommon 2024-02-28 02:35:36 +01:00
cpuset.cpp utils: partial port to C++ 2024-02-28 02:35:36 +01:00
crypt.c moved more code from VILLASnode to VILLAScommon 2024-02-28 02:35:36 +01:00
hash_table.c hash_table: allow constant key 2024-02-28 02:35:36 +01:00
hist.c hist: fix invalid min value 2024-02-28 02:35:36 +01:00
json_buffer.cpp added new JsonBuffer class which will obsolete struct buffer 2024-02-28 02:35:36 +01:00
list.c list: fix portability issues of list_sort() os BSD-based systems 2024-02-28 02:35:36 +01:00
log.cpp rewrite logging system with spdlog 2024-02-28 02:35:36 +01:00
log_legacy.cpp refactor: warn() => warning() 2024-02-28 02:35:36 +01:00
memory.cpp rewrite logging system with spdlog 2024-02-28 02:35:36 +01:00
memory_manager.cpp smaller fixups 2024-02-28 02:35:36 +01:00
plugin.cpp plugin: remove dump() method from registry 2024-02-28 02:35:36 +01:00
table.c terminal: add new terminal class 2024-02-28 02:35:36 +01:00
task.c task: several portability improvements for macOS 2024-02-28 02:35:36 +01:00
terminal.cpp smaller fixups 2024-02-28 02:35:36 +01:00
timing.c timing: add new function to compare timestamps 2024-02-28 02:35:36 +01:00
tsc.c fix possibibly unitialized value 2024-02-28 02:35:36 +01:00
utils.c utils: move include 2024-02-28 02:35:36 +01:00
utils.cpp fix possibibly unitialized value 2024-02-28 02:35:36 +01:00
version.cpp utils: partial port to C++ 2024-02-28 02:35:36 +01:00