You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-power/powernowd/files/powernowd-1.00-buf.patch

12 lines
212 B

--- a/powernowd.c
+++ b/powernowd.c
@@ -107,7 +107,7 @@ typedef struct cpuinfo {
cpuinfo_t **all_cpus;
/* idea stolen from procps */
-static char buf[1024];
+static char buf[2048];
enum function {
SINE,