openrc/src
2007-07-02 22:05:38 +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 --nocolor to more programs 2007-06-28 15:44:14 +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 RC_SYS should now set XEN0 correctly 2007-05-23 12:30:34 +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 Fix error and only let root run init commands except for status and help 2007-07-02 19:57:18 +00:00
librc.h Use clock MONOTONIC to timeout, not localtime, #177514 2007-05-11 08:58:19 +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 Implement FreeBSD's dlfunc function to avoid ISO warnings on dlsym - thanks to drizztbsd for find public domain code :) 2007-05-14 19:50:13 +00:00
rc-plugin.h Implement FreeBSD's dlfunc function to avoid ISO warnings on dlsym - thanks to drizztbsd for find public domain code :) 2007-05-14 19:50:13 +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 Add --nocolor to more programs 2007-06-28 15:44:14 +00:00
rc.h env-update now respects COLON_SEPARATED and SPACE_SEPARATED env.d values, #176198. 2007-04-27 11:24:05 +00:00
runscript.c Fix error and only let root run init commands except for status and help 2007-07-02 19:57:18 +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