Introduction
Introduction Statistics Contact Development Disclaimer Help
Update TODO - smdev - suckless mdev
git clone git://git.suckless.org/smdev
Log
Files
Refs
README
LICENSE
---
commit eafe5a7f661eb623767900c497d6f2f2ac08c0d2
parent b7219eec52b9e1a9f4e72b61f37be543e42547dc
Author: sin <[email protected]>
Date: Fri, 8 Aug 2014 22:16:23 +0100
Update TODO
Diffstat:
M TODO | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/TODO b/TODO
@@ -1,6 +1,7 @@
-* remove memory allocations in the create path
+* remove memory allocations in the create/remove path
* grab latest recurse.c from sbase and rework code (remove agetcwd calls)
* use strlcpy()/strlcat() instead of snprintf() and check for path truncation
* also create usb/net related nodes
* populatedev() makes some weird assumptions, should be reworked
* simplify parsepath()
+* rethink mdev compatibility
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.