openrc/src
2007-06-26 08:47:46 +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 env-update now respects COLON_SEPARATED and SPACE_SEPARATED env.d values, #176198. 2007-04-27 11:24:05 +00:00
fstabinfo.c Allow time for pidfiles to be created, #178274. 2007-05-14 12:24:18 +00:00
hidden-visibility.h add hidden visibility support to libeinfo as well 2007-04-13 14:18:38 +00:00
libeinfo.c --nocolor works again, #181011 thanks to Daniel Drake. 2007-06-26 08:39:02 +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 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 Use clock MONOTONIC to timeout, not localtime, #177514 2007-05-11 08:58:19 +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 Allow time for pidfiles to be created, #178274. 2007-05-14 12:24:18 +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 Allow time for pidfiles to be created, #178274. 2007-05-14 12:24:18 +00:00
rc-update.c Cuddle up to LKML C style 2007-04-11 12:44:47 +00:00
rc.c Create a function for running init.sh and init-early.sh which saves on code and removes a gcc-4.2 warning 2007-05-22 12:25:43 +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 Change pwd to / for all init scripts, #181224. 2007-06-26 08:47:46 +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