summaryrefslogtreecommitdiff
path: root/fixme
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-06-17 23:41:21 +0200
committerLennart Poettering <lennart@poettering.net>2010-06-17 23:41:21 +0200
commitbe1a67d9d63bfdd4a5f8ba9cfc804030f10f5833 (patch)
treef10e33c2a6a1fd8fc9e25f4d8a57e9ab2b98b3da /fixme
parent240a3a85bd627b43123f880cfa5a14497b39c6f0 (diff)
build-sys: pass -fno-strict-aliasing by default
Diffstat (limited to 'fixme')
-rw-r--r--fixme6
1 files changed, 6 insertions, 0 deletions
diff --git a/fixme b/fixme
index 6ae447dd39..7aca3ee08b 100644
--- a/fixme
+++ b/fixme
@@ -69,6 +69,12 @@
* convenience library
+* install must understand templates
+
+* shutdown must be able to do wall
+
+* upstart/initctl fallback in systemctl
+
Regularly:
* look for close() vs. close_nointr() vs. close_nointr_nofail()