summaryrefslogtreecommitdiff
path: root/src/misc.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-24static: move statically linked subsystems to static_*David Herrmann1-368/+0
2012-04-15misc: add kmscon_hook_num() helperDavid Herrmann1-0/+11
2012-03-30misc: hash-table wrapperDavid Herrmann1-0/+89
2012-03-25hook: delete by callback *and* data argumentDavid Herrmann1-3/+3
2012-03-24misc: add hook structureDavid Herrmann1-0/+102
2012-02-04ring: fix is_emptyRan Benita1-2/+2
2012-01-28Add ring buffer objectDavid Herrmann1-0/+166