Introduction
Introduction Statistics Contact Development Disclaimer Help
Add TODO - smdev - suckless mdev
git clone git://git.suckless.org/smdev
Log
Files
Refs
README
LICENSE
---
commit b7219eec52b9e1a9f4e72b61f37be543e42547dc
parent a88e9d1d2cb526fcfb8b44d08ab8ff680bae0ad4
Author: sin <[email protected]>
Date: Fri, 8 Aug 2014 22:12:27 +0100
Add TODO
Diffstat:
A TODO | 6 ++++++
1 file changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/TODO b/TODO
@@ -0,0 +1,6 @@
+* remove memory allocations in the create 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()
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.