aboutsummaryrefslogtreecommitdiff
path: root/src/librc-depend.c
AgeCommit message (Expand)Author
2007-08-17needsme should always be valid tooRoy Marples
2007-08-16Add esyslog supportRoy Marples
2007-08-15`config /etc/fstab' can now be used in depend() functions to show thatRoy Marples
2007-08-09Don't link to rt anymore as it makes dlopen leak - we now use nanosleeps to a...Roy Marples
2007-07-21RC_DEPEND_STRICT now controls dependency strictness.Roy Marples
2007-07-11Punt the dodgy ebuffer code. We now force prefixing for parallel starts which...Roy Marples
2007-07-02Make the provided code a little more readable and fix a bug when calculating ...Roy Marples
2007-04-19strdup -> rc_xstrdupRoy Marples
2007-04-13kill off internal relocations for librc.soMike Frysinger
2007-04-10Change veinfo and friends to einfov. Rationale - we may need veinfo to suppor...Roy Marples
2007-04-10int -> time_tRoy Marples
2007-04-10Fix indentationRoy Marples
2007-04-07We don't use err.hRoy Marples
2007-04-06Misc fixes, plugged a memory leak in runscript.c and use va_copy to avoid nas...Roy Marples
2007-04-05We now compile on OpenBSD (no idea if it works or not yet)Roy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples