Commit Graph
14 Commits
Author SHA1 Message Date
Quentin RameauandAaron Marcher 7fe240856e Flush the output stream instead of arbitrarily disabling buffering
This is (arguably) more elegant and it matches Xlib output logic.
Also use puts instead of printf as we don't do formating there.
2018-05-29 22:26:05 +02:00
Quentin RameauandAaron Marcher d42870d6ca Makefile: add distclean target 2018-04-30 16:27:07 +02:00
Quentin RameauandAaron Marcher 2ea3d46f13 Makefile: move OS-specific libs to configure script 2018-04-30 16:27:07 +02:00
Quentin RameauandAaron Marcher 95665e437b Makefile: separate default flags from user flags 2018-04-30 16:27:07 +02:00
Quentin RameauandAaron Marcher 97ff66522c wifi: OS split 2018-04-30 15:42:16 +02:00
Quentin RameauandAaron Marcher 19f3c8f545 uptime: OS split 2018-04-30 15:42:08 +02:00
Quentin RameauandAaron Marcher 71eb1d321d temperature: OS split 2018-04-30 15:42:00 +02:00
Quentin RameauandAaron Marcher 72f5a0d69a swap: OS split 2018-04-30 15:41:52 +02:00
Quentin RameauandAaron Marcher 259e106b4f ram: OS split 2018-04-30 15:41:43 +02:00
Quentin RameauandAaron Marcher 3cc649e34c entropy: OS split 2018-04-30 15:41:31 +02:00
Quentin RameauandAaron Marcher f088dbfea0 cpu: OS split 2018-04-30 15:41:09 +02:00
Quentin RameauandAaron Marcher 720569bd56 battery: OS split 2018-04-30 15:40:59 +02:00
Quentin RameauandAaron Marcher 92ab9ef52e Makefile: detect running OS 2018-04-30 15:40:20 +02:00
Quentin RameauandAaron Marcher e04a385364 Fix missing config.h in Makefile 2017-09-18 08:32:30 +02:00