openrc/src
2007-07-10 19:09:41 +00:00
..
_usage.c Add --nocolor to more programs 2007-06-28 15:44:14 +00:00
_usage.h Add --nocolor to more programs 2007-06-28 15:44:38 +00:00
einfo.h We now have an alternative to buffering stdout and stderr. 2007-04-25 12:30:24 +00:00
env_whitelist Rewrite the core parts in C. We now provide librc so other programs can 2007-04-05 11:18:42 +00:00
env-update.c Add an option to fork ldconfig in env-update, #182794. Also, preserve the entire line in /etc/env.d/foo if it begins with $ 2007-07-09 10:26:02 +00:00
fstabinfo.c Add --nocolor to more programs 2007-06-28 15:44:14 +00:00
hidden-visibility.h add hidden visibility support to libeinfo as well 2007-04-13 14:18:38 +00:00
libeinfo.c Add --nocolor to more programs 2007-06-28 15:44:14 +00:00
librc-daemon.c strdup -> rc_xstrdup 2007-04-19 14:54:35 +00:00
librc-depend.c Make the provided code a little more readable and fix a bug when calculating provided services changing from single to default runlevel 2007-07-02 22:05:38 +00:00
librc-misc.c Add an option to fork ldconfig in env-update, #182794. Also, preserve the entire line in /etc/env.d/foo if it begins with $ 2007-07-09 10:26:02 +00:00
librc-strlist.c env-update now respects COLON_SEPARATED and SPACE_SEPARATED env.d values, #176198. 2007-04-27 11:24:05 +00:00
librc.c init scripts and their extra options can now have descriptions, #184327. 2007-07-10 19:09:41 +00:00
librc.h init scripts and their extra options can now have descriptions, #184327. 2007-07-10 19:09:41 +00:00
Makefile Stop using getimeofday for timeouts incase the clock changes. 2007-05-16 11:05:42 +00:00
mountinfo.c Add --nocolor to more programs 2007-06-28 15:44:14 +00:00
rc-depend.c Cuddle up to LKML C style 2007-04-11 12:44:47 +00:00
rc-misc.h LIBDIR -> LIB. When interuppted, ensure service state is restored correctly. When stopping, don't uncoldplug too early. 2007-04-08 16:03:48 +00:00
rc-plugin.c Don't trust the plugin 2007-07-05 08:39:32 +00:00
rc-plugin.h As we're running each plugin in a fork, we need to call our cleanup code so we don't leak memory. To this extent, we now have the global boolean rc_in_plugin and the cleanup code can act accordingly. 2007-07-04 16:02:01 +00:00
rc-status.c Add --nocolor to more programs 2007-06-28 15:44:14 +00:00
rc-update.c Cuddle up to LKML C style 2007-04-11 12:44:47 +00:00
rc.c Remove a debug line 2007-07-10 13:15:07 +00:00
rc.h init scripts and their extra options can now have descriptions, #184327. 2007-07-10 19:09:41 +00:00
runscript.c init scripts and their extra options can now have descriptions, #184327. 2007-07-10 19:09:41 +00:00
start-stop-daemon.c Improve spelling 2007-05-27 16:02:25 +00:00
start-stop-daemon.pam Rewrite the core parts in C. We now provide librc so other programs can 2007-04-05 11:18:42 +00:00
strlist.h Cuddle up to LKML C style 2007-04-11 12:44:47 +00:00