]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
TODO: system() should not be used inside a library
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Fri, 20 Jan 2012 15:04:43 +0000 (13:04 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Fri, 20 Jan 2012 15:04:43 +0000 (13:04 -0200)
TODO

diff --git a/TODO b/TODO
index d1d553af302c7597fe119dd6e5bfc8c32e190f04..e2317ffd6affff814377175865183bad2fedf3e1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -43,6 +43,8 @@ Features:
      kmod-archive get path.ko
      kmod-archive exists path.ko
 
+* Stop using system() inside the library and use fork + exec instead
+
 Known Bugs:
 ===========