openrc/src
2007-09-24 12:11:50 +00:00
..
_usage.c Add extraopts to our usage 2007-09-21 11:52:37 +00:00
_usage.h Added the checkown applet based on the work by Renato Caldas, #192682 2007-09-19 16:27:37 +00:00
builtins.h Added the checkown applet based on the work by Renato Caldas, #192682 2007-09-19 16:27:37 +00:00
checkown.c Add extraopts to our usage 2007-09-21 11:52:37 +00:00
einfo.h Add esyslog support 2007-08-16 16:53:20 +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 API change! rc_ls_dir, rc_get_config and rc_get_list no longer take 2007-09-18 12:04:51 +00:00
fstabinfo.c --opts to --options 2007-09-19 11:53:35 +00:00
hidden-visibility.h add hidden visibility support to libeinfo as well 2007-04-13 14:18:38 +00:00
libeinfo.c Use a pty for prefixed output instead of pipes for stdout/stderr. This 2007-09-21 08:49:43 +00:00
librc-daemon.c Plug some leaks 2007-09-24 09:07:00 +00:00
librc-depend.c Don't be an ass - don't free the 2nd list. Instead just empty it. 2007-09-18 15:43:19 +00:00
librc-misc.c Punt rc_xcalloc as nothing uses it 2007-09-19 13:55:01 +00:00
librc-strlist.c Don't be an ass - don't free the 2nd list. Instead just empty it. 2007-09-18 15:43:19 +00:00
librc.c Use a pty for prefixed output instead of pipes for stdout/stderr. This 2007-09-21 08:49:43 +00:00
librc.h Punt rc_xcalloc as nothing uses it 2007-09-19 13:55:01 +00:00
Makefile Split our rc commands out into general use vs service commands 2007-09-24 12:09:43 +00:00
Makefile.BSD BSD will need a fixed gcc for --as-needed 2007-09-12 14:32:18 +00:00
Makefile.Linux Work better with --as-needed 2007-09-11 21:45:26 +00:00
Makefile.pam Work better with --as-needed 2007-09-11 21:45:26 +00:00
mountinfo.c Plug some leaks 2007-09-24 09:07:00 +00:00
rc-depend.c API change! rc_strlist_add and friends now take char *** instead of 2007-09-18 11:36:55 +00:00
rc-misc.h /lib/rcscripts -> /lib/rc 2007-09-19 13:53:40 +00:00
rc-plugin.c plugin hook function is now rc_plugin_hook instead of a name based 2007-09-19 09:00:43 +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 extraopts to our usage 2007-09-21 11:52:37 +00:00
rc-update.c API change! rc_strlist_add and friends now take char *** instead of 2007-09-18 11:36:55 +00:00
rc.c Plug some leaks 2007-09-24 09:07:00 +00:00
rc.h Punt rc_xcalloc as nothing uses it 2007-09-19 13:55:01 +00:00
runscript.c Use a pty for prefixed output instead of pipes for stdout/stderr. This 2007-09-21 08:49:43 +00:00
start-stop-daemon.c Remove debug lines 2007-09-24 12:11:50 +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