xfce4-speed-plugin/panel-plugin
Adam Borowski 3c94964347 Remove sys/sysctl.h on linux platform
This include is useless and can be removed.
This syscall has been strongly deprecated for ages and the plugin doesn't use it any more.  On old architectures, this include is benign as long as it's unused, on new ones (such as x32) it results in a build failure.
Fix bug #11477
2017-06-06 23:25:29 +02:00
..
wormulon Clean up 2010-12-08 01:25:04 +09:00
Makefile.am global.h was removed 2016-06-05 16:53:41 +02:00
commandline.c Add bufBullshit value in commandline test program 2014-11-15 23:56:43 +01:00
monitor-label.c Print debug msg with the new value *after* setting the value 2017-02-09 20:15:49 +01:00
monitor-label.h Rework label css handling 2017-01-06 23:04:11 +01:00
net.c Drop global.h, and use DBG() macro from libxfce4util instead of the hand-rolled PRINT_DBG() 2016-05-14 15:37:34 +02:00
net.h Extra char for \0 on if_name 2014-11-22 18:12:01 +01:00
netload.c No need to call setup_monitor three times in monitor_apply_options() 2017-02-09 20:13:46 +01:00
netload.desktop.in.in Set X-XFCE-API=2.0 in desktop file 2016-05-03 14:36:16 +02:00
os.h Remove sys/sysctl.h on linux platform 2017-06-06 23:25:29 +02:00
slurm.h Extra char for \0 on if_name 2014-11-22 18:12:01 +01:00
utils.c Get size of pointer from array, not fixed type name 2014-11-22 21:51:47 +01:00
utils.h Add argument as_bits to format_byte_humanreadable function 2014-11-15 23:56:43 +01:00
wormulon.h Clean up 2010-12-08 01:25:04 +09:00
C 96%
Makefile 3.5%
Shell 0.5%