aboutsummaryrefslogtreecommitdiffstats
path: root/src/runesc.c
Commit message (Expand)AuthorAgeFilesLines
* runesc shouldn't depend on anythingJesse Luehrs2016-05-071-1/+2
* use pointer indirection to separate source files even moreJesse Luehrs2016-05-071-0/+2
* Adding a default runes.conf configuration and a return 0 for compatibilityJoshua Coats2016-05-061-0/+1
* make sure we include errno.h everywhere necessaryJesse Luehrs2016-05-041-0/+1
* clean up runes_warn/runes_die handlingJesse Luehrs2016-05-021-3/+3
* start working on a client/server model similar to urxvtd/urxvtcJesse Luehrs2016-05-021-0/+66