Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-24 | Implement support for PTRACE_EVENT_FORK and ui | Malfurious | 1 | -0/+1 | |
Signed-off-by: Malfurious <m@lfurio.us> | |||||
2024-04-24 | Add strict_strtoul | Malfurious | 1 | -0/+6 | |
Signed-off-by: Malfurious <m@lfurio.us> | |||||
2024-04-24 | Multithread version 1 | Malfurious | 1 | -0/+15 | |
Signed-off-by: Malfurious <m@lfurio.us> | |||||
2023-07-07 | Add panel clear helper | Malfurious | 1 | -0/+4 | |
Signed-off-by: Malfurious <m@lfurio.us> | |||||
2023-07-07 | Add malloc wrapper | Malfurious | 1 | -0/+8 | |
Abort on allocation failure. This is mostly done as a formality, as Linux tends to over-commit memory anyway. In the event of most failures, we won't have a reasonable recovery either. Signed-off-by: Malfurious <m@lfurio.us> | |||||
2023-07-06 | Rename curshelpers unit to 'helpers' | Malfurious | 1 | -0/+47 | |
Signed-off-by: Malfurious <m@lfurio.us> |