summaryrefslogtreecommitdiff
path: root/monkey/filetype.c
Commit message (Expand)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-215/+0
* fix strcasecmp implicit declaration warnings on freebsdVincent Sanders2016-02-121-0/+1
* Complete hash table tests and clean up ineterface.Vincent Sanders2015-07-121-26/+0
* Change LOG() macro to be varadicVincent Sanders2015-05-281-1/+1
* check return from stat() fixes coverity 1164069Vincent Sanders2014-05-071-3/+20
* create table for fetcher operations and move all operations into itVincent Sanders2014-01-231-9/+5
* Add a deaf monkey frontend. TODO: Make it listenDaniel Silverstone2011-03-121-0/+227