Maschell
|
b855534a68
|
Add WUMS_DEINITIALIZE hook
|
2023-01-06 15:30:04 +01:00 |
|
Maschell
|
fdf9993069
|
Format the code via clang-format
|
2022-02-04 22:31:54 +01:00 |
|
Maschell
|
32044725ef
|
WUMS 0.3.1 add hook for calling __ini and __fini
|
2022-01-21 19:12:01 +01:00 |
|
Maschell
|
47bbd9a3b3
|
Formatting
|
2021-09-23 22:40:10 +02:00 |
|
Maschell
|
c5af736523
|
Implement WUMS 0.2
|
2021-09-17 16:17:54 +02:00 |
|
Maschell
|
00cb2d64bd
|
Add WUMS_APPLICATION_REQUESTS_EXIT hook
|
2021-03-13 11:03:42 +01:00 |
|
Maschell
|
a9a535306b
|
Add "Relocations done" hook
|
2020-06-25 18:44:59 +02:00 |
|
Maschell
|
090efd9ab0
|
The WUMS_INITIALIZE now has an argument which provides a pointer to the module_information_t struct
|
2020-06-06 22:40:52 +02:00 |
|
Maschell
|
bd3a9e2cd2
|
Add some more hooks
|
2020-06-03 19:30:58 +02:00 |
|
Maschell
|
e34863d75a
|
The entrypoint is now called ONCE by the SetupPayload. Replace the usage by WUMS_APPLICATION_STARTS
|
2020-06-03 19:30:45 +02:00 |
|
Maschell
|
67582c8e1d
|
Add initial support for hooks
|
2020-05-29 17:37:01 +02:00 |
|