openrc/src
2007-07-31 16:35:24 +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
builtins.h All our binaries are now mulicalls into rc, which makes our on disk size 2007-07-31 16:06:21 +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 All our binaries are now mulicalls into rc, which makes our on disk size 2007-07-31 16:05:56 +00:00
fstabinfo.c All our binaries are now mulicalls into rc, which makes our on disk size 2007-07-31 16:05:56 +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 RC_DEPEND_STRICT now controls dependency strictness. 2007-07-21 12:49:51 +00:00
librc-misc.c Skip some files in env-update like portage env-update for more robustness 2007-07-19 21:44:55 +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 Fix building on Linux 2007-07-31 16:35:24 +00:00
mountinfo.c All our binaries are now mulicalls into rc, which makes our on disk size 2007-07-31 16:05:56 +00:00
rc-depend.c All our binaries are now mulicalls into rc, which makes our on disk size 2007-07-31 16:05:56 +00:00
rc-misc.h All our binaries are now mulicalls into rc, which makes our on disk size 2007-07-31 16:05:56 +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 All our binaries are now mulicalls into rc, which makes our on disk size 2007-07-31 16:05:56 +00:00
rc-update.c Cuddle up to LKML C style 2007-04-11 12:44:47 +00:00
rc.c All our binaries are now mulicalls into rc, which makes our on disk size 2007-07-31 16:05:56 +00:00
rc.h All our binaries are now mulicalls into rc, which makes our on disk size 2007-07-31 16:05:56 +00:00
runscript.c All our binaries are now mulicalls into rc, which makes our on disk size 2007-07-31 16:05:56 +00:00
start-stop-daemon.c All our binaries are now mulicalls into rc, which makes our on disk size 2007-07-31 16:05:56 +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