Age | Commit message (Expand) | Author |
2016-01-22 | fix tests | William Hubbs |
2015-12-01 | librc: comsolidate rc_sys_v1 and rc_sys_v2 into rc_sys | William Hubbs |
2013-10-21 | Revert "Make einfo routines private" | William Hubbs |
2013-09-26 | Make einfo routines private | William Hubbs |
2012-05-06 | split out librc-independent helpers into a dedicated header file | Mike Frysinger |
2012-01-15 | Rename proc_getent to rc_proc_getent and make it global | Christian Ruppert |
2011-11-19 | make shell math operations style more succulent | Mike Frysinger |
2011-07-13 | Add a new function, bool rc_getfile(const char *, char **, size_t *) | Mike Frysinger |
2011-02-14 | tests: filter valid parisc relocs | Mike Frysinger |
2011-01-17 | tests: check for trailing blank newlines | Mike Frysinger |
2011-01-17 | Build cleanup: librc.funcs.hidden.list is generated by testsuite. | Robin H. Johnson |
2011-01-17 | Bug #351570: Hidden function fixes: rc_conf_value. | Robin H. Johnson |
2011-01-17 | tests: check for common style issues | Mike Frysinger |
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 |
2009-05-02 | Ignore test results | Roy Marples |
2009-02-23 | Fix unit test. | Roy Marples |
2009-02-23 | Style. | Roy Marples |
2008-12-04 | make ignore now configures the sv:ignore property. | Roy Marples |
2008-12-04 | Punt .gitignore files. | 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-07-03 | More unit fixes. | Roy Marples |
2008-07-03 | More unit fixes. | Roy Marples |
2008-07-03 | Fix test. | Roy Marples |
2008-07-03 | Add an is_older_than unit test, thanks to zzam | Roy Marples |
2008-03-28 | Put some dir locations in rc.h so that 3rd party apps can become awware of them. | 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 | setup a bit of a test framework | Mike Frysinger |
2008-03-24 | fixup testing | Mike Frysinger |
2008-03-24 | ignore generated files | Mike Frysinger |
2008-03-24 | add check/test rules | Mike Frysinger |
2007-11-28 | Massive whitespace cleanup | Roy Marples |
2007-09-26 | No need for bash here | Roy Marples |
2007-09-26 | add some tests to make sure our exported symbols are sane | Mike Frysinger |