aboutsummaryrefslogtreecommitdiff
path: root/src/rc-plugin.h
AgeCommit message (Expand)Author
2008-01-05Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles...Roy Marples
2007-12-14Remove Gentoo copyright from all files that I know I have writtenRoy Marples
2007-11-14relicense as 2-clause BSD, with the kind permission of GentooRoy Marples
2007-10-22Wait for plugins to finish before moving on.Roy Marples
2007-07-04As we're running each plugin in a fork, we need to call our cleanup code so w...Roy Marples
2007-05-14Implement FreeBSD's dlfunc function to avoid ISO warnings on dlsym - thanks t...Roy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples