Robbert van der Helm
3b350e89a0
Update copyright notices
2026-04-26 16:39:33 +02:00
Robbert van der Helm
49e696e42f
Update the copyright headers
...
Happy new year!
2024-01-09 19:25:38 +01:00
Robbert van der Helm
1e66654c2e
Update copyright headers for 2023
...
Happy new year!
2023-01-01 18:51:35 +01:00
Robbert van der Helm
89378e8862
Handle dlsym() failures in chainloaders better
...
If these ever fail (because the function names change, not that that
should happen anytime soon) then you'll now get the expected logging
output instead of it just printing an assertion failure to the terminal.
2022-04-21 14:21:26 +02:00
Robbert van der Helm
8710b6d63d
Add one last Hail Mary search to the chainloader
2022-04-16 20:37:11 +02:00
Robbert van der Helm
d73a0041eb
Find the correct library file from the chainloader
...
Instead of using this hardcdoed path.
2022-04-16 20:37:11 +02:00