Move struct ignoretab stuff to new ignoretab.c and rewrite..
commit27c7aa40cdd7eb1c96c38b12d5161d34d140dac6
authorSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Fri, 19 Aug 2016 14:09:54 +0000 (19 16:09 +0200)
committerSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Thu, 15 Sep 2016 13:58:12 +0000 (15 15:58 +0200)
treeba1dbe5f06b87af0fa711a79c1700668b7e7b908
parentf7861362370dbdfd21b4cd13c0f8e75852c6f9a3
Move struct ignoretab stuff to new ignoretab.c and rewrite..

Reduce the still fixed-size hashtable size, and place each member
in a single continuous memory chunk.
Add a yet simple object-based approach, and allow memory to be
placed in auto-reclaimed memory.
cmd2.c
head.c
ignoretab.c [new file with mode: 0644]
nail.h
nailfuns.h