Fiddling with llist to make memory management easier. Specifically, the
authorRob Landley <rob@landley.net>
Mon, 8 May 2006 19:03:07 +0000 (19:03 -0000)
committerRob Landley <rob@landley.net>
Mon, 8 May 2006 19:03:07 +0000 (19:03 -0000)
commita6b5b60942b4e28965f10cb107d4f94aaf756bc1
treee97daaa61ca25179f9cfd9251446d00521bb5ddb
parent712ba85b30426bc8fa093c21ae9a5d0018450cc7
Fiddling with llist to make memory management easier.  Specifically, the
option to delete the contents of the list when we delete the list is a
good thing.
include/libbb.h
libbb/Makefile.in
libbb/llist.c
procps/pidof.c
util-linux/mount.c