1. 28 Aug, 2008 1 commit
    • 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