summaryrefslogtreecommitdiff
path: root/libhashtable/example.c
Commit message (Collapse)AuthorAgeFilesLines
* moved libhashtable and libirc into their own repos.epochqwert2015-03-311-25/+0
|
* did the TODO of making builtins use a hashtable.Epoch Qwert2014-09-151-0/+2
| | | | | | added two commands for dealing with them. if you want you can override builtins for security reasons? :) added a small program for doing tail -f for systems that may not have tail -f
* small fix with libhashtable's headerEpoch Qwert2014-09-071-3/+2
|
* took the hashtable stuff out of segfault and put it into a library. good ↵Epoch Qwert2014-09-071-0/+24
idea? dunno.