index
:
openrc.git
dynamic-deptree
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
einfo.h
Age
Commit message (
Expand
)
Author
2007-11-14
relicense as 2-clause BSD, with the kind permission of Gentoo
Roy Marples
2007-09-28
enums are now fixed to specific values and are in UPPER CASE.
Roy Marples
2007-09-26
use __ prefixes so we dont have to worry about user #defines causing havoc in...
Mike Frysinger
2007-09-25
Initial doxygen documentation for rc.h and einfo.h. Plus some header clean ups.
Roy Marples
2007-08-16
Add esyslog support
Roy Marples
2007-07-11
Punt the dodgy ebuffer code. We now force prefixing for parallel starts which...
Roy Marples
2007-04-25
We now have an alternative to buffering stdout and stderr.
Roy Marples
2007-04-24
We now buffer stdout and stderr to a file and flush that when running in para...
Roy Marples
2007-04-17
Rationalise our colour usage a little.
Roy Marples
2007-04-11
Cuddle up to LKML C style
Roy Marples
2007-04-10
Change veinfo and friends to einfov. Rationale - we may need veinfo to suppor...
Roy Marples
2007-04-05
Rewrite the core parts in C. We now provide librc so other programs can
Roy Marples