- 17 Apr, 2020 35 commits
-
-
bunnei authored
- More consistent with other system components.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
- This will be used for TLS pages, among other things.
-
bunnei authored
-
bunnei authored
-
bunnei authored
- Also add a missing include.
-
bunnei authored
-
bunnei authored
- helpful to disambiguate Kernel::Memory namespace.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
- Adds memory alignment fixes.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
kernel/thread: Resolve -Wswitch warnings
-
bunnei authored
CMakeLists: Specify -Wextra on linux builds
-
- 16 Apr, 2020 5 commits
-
-
Fernando Sahmkow authored
buffer_cache: Return handles instead of pointer to handles
-
bunnei authored
externals: Use shared libraries if possible
-
Markus Wick authored
This is mostly done by pkgconfig. I've focused on the larger and more stable libraries.
-
Markus Wick authored
Neither core nor web_services use OpenSSL nor LibreSSL. However they need to link them as it's a requirement of httplib. So let's declare this within httplib instead of core and web_services.
-
Markus Wick authored
-