aboutsummaryrefslogtreecommitdiff
path: root/src/test/rc.funcs.list
AgeCommit message (Expand)Author
2015-12-01librc: comsolidate rc_sys_v1 and rc_sys_v2 into rc_sysWilliam Hubbs
2012-01-15Rename proc_getent to rc_proc_getent and make it globalChristian Ruppert
2011-07-13Add a new function, bool rc_getfile(const char *, char **, size_t *)Mike Frysinger
2011-01-17Bug #351570: Hidden function fixes: rc_conf_value.Robin H. Johnson
2011-01-17Factor out new function rc_deptree_load_file to aid in debugging deptree file...Robin H. Johnson
2011-01-05Implement explicit selection of subsystem types.Robin H. Johnson
2009-06-21Use rc_getline instead of assuming a fixed kernel cmdline length.Roy Marples
2009-05-02Add runlevel stacking, #88Roy Marples
2008-10-07Fix tests, #Gentoo 240350.Roy Marples
2008-07-03Add older_than function to complement newer_than function. Also make the user...Roy Marples
2008-03-28Remove rc_service_start/stop from librc as they block and unmask signals. The...Roy Marples
2008-03-26We should sort using LC_ALL=C to avoid locale issues.Roy Marples
2008-03-24fixup testingMike Frysinger
2007-09-26add some tests to make sure our exported symbols are saneMike Frysinger