6 Commits

Author SHA1 Message Date
a846c1b4c9
lint(tidy): some clang-tidy work 2025-06-10 23:32:55 +02:00
7d76687833
lint: apply new style 2025-06-06 20:46:55 +02:00
dbbab78e23
format: let clang-format run ._.
(won't even talk about clang-tidy)
2024-09-05 20:26:58 +02:00
fe4a52ecfa
chore: chvt_str into chvt.c 2024-08-07 00:14:19 +02:00
4de2720bed
small changes 2024-08-07 00:07:44 +02:00
grialion
e745b27a68 feat(chvt): use custom implementation instead of system()
Calling system() is vulnerable and shouldn't be used.
2024-08-06 17:11:18 +02:00