summaryrefslogtreecommitdiff
path: root/src/rc/rc-plugin.h
Commit message (Collapse)AuthorAge
* Add license blurb to a few files and append my email to my name.Roy Marples2008-03-26
|
* Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ ↵Roy Marples2008-03-16
| | | | from queue(3). Refactor code style around the BSD KNF.
* Welcome to 2008.Roy Marples2008-02-22
|
* strip trailing newlinesMike Frysinger2008-01-14
|
* Add some .mk stubs to impersonate bsk .mk files to make writing our ↵Roy Marples2008-01-05
Makefiles easier. libeinfo, librc and rc now have their own seperate directories. More work is needed to tidy this up though.