Niklas Eiling
|
f25e1dd689
|
log: fix undefined intitialization order of static objects. fixes #799.
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
|
2024-08-05 14:57:13 +02:00 |
|
Steffen Vogel
|
7d10544d79
|
Apply clang-format changes
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2024-02-29 18:58:07 +01:00 |
|
Steffen Vogel
|
6c582cbf91
|
Make project REUSE compliant
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2024-02-29 18:58:07 +01:00 |
|
Steffen Vogel
|
fc89e0f0a9
|
Harmonize comment and code-style
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2024-02-29 18:58:07 +01:00 |
|
|
310136c7cf
|
update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2024-02-29 18:58:07 +01:00 |
|
|
e743b42c6f
|
code cleanups
- Use C++ style comments
- Harmonize indentions
- Harmonize comment capitalization
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2024-02-29 18:58:07 +01:00 |
|
|
8ee59f0547
|
relicense under Apache 2.0
|
2024-02-29 18:58:07 +01:00 |
|
|
6d531b4397
|
updated mail address
|
2024-02-29 18:58:07 +01:00 |
|
|
5c036a02dd
|
update copyright year
|
2024-02-29 18:58:07 +01:00 |
|
|
cfc3320666
|
remove support for Darwin/macOS
|
2024-02-29 18:58:07 +01:00 |
|
|
9f945a3ad3
|
port large parts to C++
|
2024-02-29 18:58:07 +01:00 |
|
|
0d40348193
|
use C++ code-style
|
2024-02-29 18:58:07 +01:00 |
|
|
155a580314
|
update copyright year
|
2024-02-29 18:58:07 +01:00 |
|
|
3bd2dade2d
|
kernel: refactor naming style
|
2024-02-29 18:58:07 +01:00 |
|
|
d6c60b7302
|
kernel: check if process is running in a containerized environment
|
2024-02-29 18:58:07 +01:00 |
|
|
d04d616eea
|
drop legacy logger
|
2024-02-29 18:58:07 +01:00 |
|
|
e78be9ca8d
|
musl compatability fixes
|
2024-02-29 18:58:07 +01:00 |
|
|
20556139aa
|
fix a lot of cppcheck warnings and errors
|
2024-02-29 18:58:07 +01:00 |
|
|
c77d34ee3a
|
more refactoring to C++
|
2024-02-29 18:58:07 +01:00 |
|
|
389c8d8e82
|
update copyright year to 2020
|
2024-02-29 18:58:07 +01:00 |
|
|
87285062e2
|
fix return code of kernel_set_nr_hugepages()
|
2024-02-29 18:58:07 +01:00 |
|
|
b00c69773b
|
fix dangling bracket
|
2024-02-29 18:58:07 +01:00 |
|
|
8e5eca92eb
|
fix typo and add an example for running in privileged mode
|
2024-02-29 18:58:07 +01:00 |
|
root
|
20f17bca42
|
docker changes
|
2024-02-29 18:58:07 +01:00 |
|
|
4f9a45492e
|
replace C-style headers with C++ C-compatability headers
|
2024-02-29 18:58:07 +01:00 |
|
|
aa624d2240
|
move utils.h to utils.hpp
|
2024-02-29 18:58:07 +01:00 |
|
|
9df2b8538f
|
refactor: NULL => nullptr
|
2024-02-29 18:58:07 +01:00 |
|
|
204cd148b7
|
use C++ compiler
|
2024-02-29 18:58:07 +01:00 |
|
|
dc6cfabbac
|
update copyright year to 2019
|
2024-02-29 18:58:07 +01:00 |
|
|
21e05c2aa7
|
do not throw dynamically allocated exceptions
|
2024-02-29 18:58:07 +01:00 |
|
|
5066bd167a
|
kernel: partial port to C++
|
2024-02-29 18:58:07 +01:00 |
|