-
05cb47ca3d
add
README.md to explain the purposes of the project better.
main
Quinn
2025-08-23 22:19:44 +02:00
-
0cf95e888f
write documentation about
getoptions
v1.0.2
Quinn
2025-08-20 13:27:40 +02:00
-
47b3f041bf
remove branch
Quinn
2025-08-20 13:25:22 +02:00
-
ed1794ffbf
improve number parsing in
opts.c
Quinn
2025-08-20 13:18:45 +02:00
-
6ce633b06b
fix
opts.c to use correct integer types
Quinn
2025-08-20 13:18:27 +02:00
-
dbcf29dc82
remove duplicate checks and put everything on a single line.
Quinn
2025-08-20 12:49:27 +02:00
-
53472e6fc6
add help option
Quinn
2025-08-20 12:48:47 +02:00
-
d44235ce0f
fatal macro is not printing to stderr
Quinn
2025-08-20 11:46:05 +02:00
-
96ec279d9a
correct main.c to use correct integer types, and optimise
cpu_setter.
Quinn
2025-08-19 10:45:02 +02:00
-
4200d859aa
fix:
.editorconfig used indent_size, which should be equal to tab
Quinn
2025-08-12 10:12:31 +02:00
-
82a33791de
fix:
cpu.c was not coded correctly; some edge cases and using static-width integers
Quinn
2025-08-12 10:11:45 +02:00
-
bdccc05440
rework some (minor) things
Quinn
2025-08-11 15:49:29 +02:00
-
2731f908b3
update makefile
Quinn
2025-08-11 15:43:36 +02:00
-
782e78760b
update formatting
Quinn
2025-08-11 15:34:48 +02:00
-
2bd68392cb
write some documentation
v1.0.1
Quinn
2025-03-20 18:35:50 +01:00
-
64a4cd893e
fix: when -v is not set, not all cpus are disabled
Quinn
2025-03-20 18:30:46 +01:00
-
164c8654b9
fix: off-by-one due to <= instead of <
Quinn
2025-03-20 15:29:45 +01:00
-
cc9f8feb61
bake OPT_LIST_CORES into OPT_VERBOSE
Quinn
2025-03-20 15:24:01 +01:00
-
0a60702f9d
allow to list active cpu cores
Quinn
2025-03-20 15:23:13 +01:00
-
4812cbd3c0
use exit(1) instead of abort()
Quinn
2025-03-20 14:48:22 +01:00
-
3375ce5531
fix: convert state character to integer
Quinn
2025-03-20 13:59:41 +01:00
-
f3c58a3923
implement activation / deactivation
Quinn
2025-03-20 13:59:10 +01:00
-
c123b2de11
fix: remove unused $(EXT)
Quinn
2025-03-20 13:58:18 +01:00
-
03a844273c
rename get/set -core to -cpu
Quinn
2025-03-20 11:01:35 +01:00
-
cc55e01281
use abort() instead of exit(1)
Quinn
2025-03-20 10:57:01 +01:00
-
b017f503eb
divide main.c into multiple modules
Quinn
2025-03-20 10:56:10 +01:00
-
99cb3398bf
add cpu handling functions
Quinn
2025-03-20 10:39:21 +01:00
-
02a2472826
write some starting code to get basic option functionality
Quinn
2025-03-19 21:05:17 +01:00
-
a982c884d3
initialize repository
Quinn
2025-03-19 21:04:40 +01:00