Age | Commit message (Expand) | Author |
---|---|---|
2011-07-13 | Add a new function, bool rc_getfile(const char *, char **, size_t *) | Mike Frysinger |
2011-01-17 | Bug #351570: Hidden function fixes: rc_conf_value. | Robin H. Johnson |
2011-01-17 | Factor out new function rc_deptree_load_file to aid in debugging deptree file... | Robin H. Johnson |
2011-01-05 | Implement explicit selection of subsystem types. | Robin H. Johnson |
2009-06-21 | Use rc_getline instead of assuming a fixed kernel cmdline length. | Roy Marples |
2009-05-02 | Add runlevel stacking, #88 | Roy Marples |
2008-10-07 | Fix tests, #Gentoo 240350. | Roy Marples |
2008-07-03 | Add older_than function to complement newer_than function. Also make the user... | Roy Marples |
2008-03-28 | Remove rc_service_start/stop from librc as they block and unmask signals. The... | Roy Marples |
2008-03-26 | We should sort using LC_ALL=C to avoid locale issues. | Roy Marples |
2008-03-24 | fixup testing | Mike Frysinger |
2007-09-26 | add some tests to make sure our exported symbols are sane | Mike Frysinger |