Age | Commit message (Expand) | Author |
2007-11-14 | relicense as 2-clause BSD, with the kind permission of Gentoo | Roy Marples |
2007-10-11 | Fix deleting items from string lists. | Roy Marples |
2007-10-08 | Wups, should be xstrdup | Roy Marples |
2007-10-08 | Punt rc_ from xstrdup, xalloc, xrealloc and exists as they're not in librc an... | Roy Marples |
2007-09-25 | Use bools | Roy Marples |
2007-09-25 | Initial doxygen documentation for rc.h and einfo.h. Plus some header clean ups. | Roy Marples |
2007-09-18 | Don't be an ass - don't free the 2nd list. Instead just empty it. | Roy Marples |
2007-09-18 | Match the recent api change to rc_strlist_join also. We now free the 2nd list... | Roy Marples |
2007-09-18 | API change! rc_strlist_add and friends now take char *** instead of | Roy Marples |
2007-07-13 | Don't use 'this' as a variable name as it confuses c++ | Roy Marples |
2007-04-27 | env-update now respects COLON_SEPARATED and SPACE_SEPARATED env.d values, #17... | Roy Marples |
2007-04-13 | kill off internal relocations for librc.so | Mike Frysinger |
2007-04-11 | Cuddle up to LKML C style | Roy Marples |
2007-04-11 | Add new service hooks, remove pmake stuff from our Makefile and fix rc_servic... | Roy Marples |
2007-04-10 | Fix indentation | Roy Marples |
2007-04-06 | Misc fixes, plugged a memory leak in runscript.c and use va_copy to avoid nas... | Roy Marples |
2007-04-05 | Rewrite the core parts in C. We now provide librc so other programs can | Roy Marples |