Quentin Rameau
|
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 Rameau
|
d42870d6ca
|
Makefile: add distclean target
|
2018-04-30 16:27:07 +02:00 |
|
Quentin Rameau
|
2ea3d46f13
|
Makefile: move OS-specific libs to configure script
|
2018-04-30 16:27:07 +02:00 |
|
Quentin Rameau
|
95665e437b
|
Makefile: separate default flags from user flags
|
2018-04-30 16:27:07 +02:00 |
|
Quentin Rameau
|
97ff66522c
|
wifi: OS split
|
2018-04-30 15:42:16 +02:00 |
|
Quentin Rameau
|
19f3c8f545
|
uptime: OS split
|
2018-04-30 15:42:08 +02:00 |
|
Quentin Rameau
|
71eb1d321d
|
temperature: OS split
|
2018-04-30 15:42:00 +02:00 |
|
Quentin Rameau
|
72f5a0d69a
|
swap: OS split
|
2018-04-30 15:41:52 +02:00 |
|
Quentin Rameau
|
259e106b4f
|
ram: OS split
|
2018-04-30 15:41:43 +02:00 |
|
Quentin Rameau
|
3cc649e34c
|
entropy: OS split
|
2018-04-30 15:41:31 +02:00 |
|
Quentin Rameau
|
f088dbfea0
|
cpu: OS split
|
2018-04-30 15:41:09 +02:00 |
|
Quentin Rameau
|
720569bd56
|
battery: OS split
|
2018-04-30 15:40:59 +02:00 |
|
Quentin Rameau
|
92ab9ef52e
|
Makefile: detect running OS
|
2018-04-30 15:40:20 +02:00 |
|
Quentin Rameau
|
e04a385364
|
Fix missing config.h in Makefile
|
2017-09-18 08:32:30 +02:00 |
|