summaryrefslogtreecommitdiff
path: root/src/libeinfo/einfo.h
Commit message (Collapse)AuthorAge
* drop useless "All rights reserved" noticeMike Frysinger2011-06-29
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Add (c) to CopyrightRoy Marples2009-05-01
|
* Clean up warnings regarding printf.Roy Marples2008-10-08
|
* Allow our headers to be included by C++ programs easily.Roy Marples2008-03-28
|
* 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
|
* More PCC fixes.Roy Marples2008-02-22
|
* Support the PCC compiler.Roy Marples2008-02-20
|
* 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.