openrc/src
2007-07-13 14:30:33 +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 Punt the dodgy ebuffer code. We now force prefixing for parallel starts which also reduces our variable pollution. 2007-07-11 12:06:37 +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 Punt the dodgy ebuffer code. We now force prefixing for parallel starts which also reduces our variable pollution. 2007-07-11 12:06:37 +00:00
librc-daemon.c strdup -> rc_xstrdup 2007-04-19 14:54:35 +00:00
librc-depend.c Punt the dodgy ebuffer code. We now force prefixing for parallel starts which also reduces our variable pollution. 2007-07-11 12:06:37 +00:00
librc-misc.c Punt the RC_TTY variable 2007-07-12 09:48:44 +00:00
librc-strlist.c Don't use 'this' as a variable name as it confuses c++ 2007-07-13 14:30:33 +00:00
librc.c Rename variable 2007-07-10 19:14:37 +00:00
librc.h init scripts and their extra options can now have descriptions, #184327. 2007-07-10 19:09:41 +00:00
Makefile Punt the dodgy ebuffer code. We now force prefixing for parallel starts which also reduces our variable pollution. 2007-07-11 12:06:37 +00:00
mountinfo.c Don't unmount network filesystems in localmount or halt.sh, #175602. 2007-07-11 17:27:46 +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 Punt the dodgy ebuffer code. We now force prefixing for parallel starts which also reduces our variable pollution. 2007-07-11 12:06:37 +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 Don't do interactive when changing init, #174141. 2007-07-11 13:02:05 +00:00
rc.h Don't use 'this' as a variable name as it confuses c++ 2007-07-13 14:30:33 +00:00
runscript.c Fix restarting services with plugins 2007-07-11 14:28:54 +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