openrc/src
2007-04-25 18:12:49 +00:00
..
_usage.c remove APPLET check so we can create .depend 2007-04-17 13:00:05 +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 strdup -> rc_xstrdup 2007-04-19 14:54:35 +00:00
fstabinfo.c Fix fstabinfo -p / 2007-04-19 15:31:01 +00:00
hidden-visibility.h add hidden visibility support to libeinfo as well 2007-04-13 14:18:38 +00:00
libeinfo.c We now have an alternative to buffering stdout and stderr. 2007-04-25 12:30:24 +00:00
librc-daemon.c strdup -> rc_xstrdup 2007-04-19 14:54:35 +00:00
librc-depend.c strdup -> rc_xstrdup 2007-04-19 14:54:35 +00:00
librc-misc.c We now buffer stdout and stderr to a file and flush that when running in parallel. RC_PARALLEL_STARTUP has been renamed to RC_PARALLEL. 2007-04-24 11:29:19 +00:00
librc-strlist.c kill off internal relocations for librc.so 2007-04-13 14:08:16 +00:00
librc.c Don't abort select when on signals 2007-04-25 18:12:49 +00:00
librc.h add hidden visibility support to libeinfo as well 2007-04-13 14:18:38 +00:00
Makefile Added the rc-abort command, #175106 thanks to Daniel Drake. 2007-04-20 13:12:21 +00:00
mountinfo.c start unifying help handling 2007-04-17 12:44:32 +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 pass $CONSOLE to sulogin and split rc_environ_fd on NULLs 2007-04-25 15:48:54 +00:00
rc-plugin.h Rewrite the core parts in C. We now provide librc so other programs can 2007-04-05 11:18:42 +00:00
rc-status.c start unifying help handling 2007-04-17 12:44:32 +00:00
rc-update.c Cuddle up to LKML C style 2007-04-11 12:44:47 +00:00
rc.c Don't pass $CONSOLE to sulogin and split rc_environ_fd on NULLs 2007-04-25 15:48:54 +00:00
rc.h Re-work the starting and stopping of services so we always know the pid so we can kill our children without the need for process groups which we cannot use as keyboard will not work in init. 2007-04-20 18:58:42 +00:00
runscript.c Don't abort select when on signals 2007-04-25 18:12:49 +00:00
start-stop-daemon.c Don't abort select when on signals 2007-04-25 18:12:49 +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