• Max Kellermann's avatar
    imported list.h from the Linux kernel sources · 9340e291
    Max Kellermann authored
    linux/list.h is a nice doubly linked list library - it is lightweight
    and powerful at the same time.  It will be useful later, when we begin
    to allocate client structures dynamically.  Import it, and strip out
    all the stuff which we are not going to use.
    9340e291
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...