openrc/src
2007-09-26 08:39:16 +00:00
..
_usage.c display whether an option takes an argument in the usage output 2007-09-25 22:57:32 +00:00
_usage.h Fix rc_env_bool 2007-09-26 07:52:48 +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 support for describing the options in the C programs. 2007-09-25 16:21:38 +00:00
einfo.h Initial doxygen documentation for rc.h and einfo.h. Plus some header clean ups. 2007-09-25 15:38:21 +00:00
env_whitelist
env-update.c Revert last patch 2007-09-25 17:30:07 +00:00
fstabinfo.c passno needs an argument 2007-09-26 08:05:49 +00:00
hidden-visibility.h
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 Revert last patch 2007-09-25 17:30:07 +00:00
librc-depend.c Revert last patch 2007-09-25 17:30:07 +00:00
librc-misc.c Fix rc_env_bool 2007-09-26 07:52:48 +00:00
librc-strlist.c Use bools 2007-09-25 17:32:12 +00:00
librc.c add hidden definition for rc_waitpid() 2007-09-26 08:39:16 +00:00
librc.h add hidden definition for rc_waitpid() 2007-09-26 08:39:16 +00:00
Makefile Initial doxygen documentation for rc.h and einfo.h. Plus some header clean ups. 2007-09-25 15:38:21 +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 rc_is_env is now rc_env_bool and just works with boolean values. 2007-09-26 07:05:33 +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 Revert last patch 2007-09-25 17:30:07 +00:00
rc-plugin.h
rc-status.c Revert last patch 2007-09-25 17:30:07 +00:00
rc-update.c Handle fstab with spaces 2007-09-26 07:30:00 +00:00
rc.c rc_is_env is now rc_env_bool and just works with boolean values. 2007-09-26 07:05:33 +00:00
rc.h rc_is_env is now rc_env_bool and just works with boolean values. 2007-09-26 07:05:33 +00:00
runscript.c rc_is_env is now rc_env_bool and just works with boolean values. 2007-09-26 07:05:33 +00:00
start-stop-daemon.c Handle fstab with spaces 2007-09-26 07:30:00 +00:00
start-stop-daemon.pam
strlist.h