Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-22 | Whitespace | Christian Ruppert | |
2011-08-22 | Libeinfo: do not suppress ewarn() messages | William Hubbs | |
The ewarn() function was affected by the EINFO_QUIET environment variable which lead to warning messages being suppressed. Warnings should not be suppressed. Reported-by: Hanno Boeck <hanno@gentoo.org> X-Gentoo-Bug: 380073 X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=380073 | |||
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2010-01-08 | random spelling fixes | Mike Frysinger | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2009-05-01 | Add (c) to Copyright | Roy Marples | |
2008-09-19 | Style. | Roy Marples | |
2008-03-16 | Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ ↵ | Roy Marples | |
from queue(3). Refactor code style around the BSD KNF. | |||
2008-02-22 | Welcome to 2008. | Roy Marples | |
2008-02-22 | Welcome to 2008. | Roy Marples | |
2008-02-21 | ewarn now goes to stderr to match portage behaviour. | Roy Marples | |
2007-12-24 | add comma | Roy Marples | |
2007-12-24 | Remove forces spaces from ebracket and ensure ok matches eend output. | Roy Marples | |
2007-12-24 | Add document ebracket | Roy Marples | |
2007-12-24 | Add a man page for einfo.3 | Roy Marples | |