smdev

suckless mdev
git clone git://git.suckless.org/smdev
Log | Files | Refs | README | LICENSE

commit eafe5a7f661eb623767900c497d6f2f2ac08c0d2
parent b7219eec52b9e1a9f4e72b61f37be543e42547dc
Author: sin <sin@2f30.org>
Date:   Fri,  8 Aug 2014 22:16:23 +0100

Update TODO

Diffstat:
MTODO | 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