openrc/src
2007-10-29 16:02:18 +00:00
..
test No need for bash here 2007-09-26 09:16:41 +00:00
_usage.c rc --override foo will override the runlevel to load after boot or single user runlevels to avoid rc recursion, #196338 2007-10-29 16:02:18 +00:00
_usage.h Improve applet help a little. Also, if mountinfo as any mounts given, work explictly with --netdev/--nonetdev 2007-10-09 17:41:53 +00:00
builtins.h librc no longer uses libeinfo. deptree function names are now all under rc_deptree_ 2007-09-29 16:42:08 +00:00
checkown.c rc --override foo will override the runlevel to load after boot or single user runlevels to avoid rc recursion, #196338 2007-10-29 16:02:18 +00:00
einfo.h enums are now fixed to specific values and are in UPPER CASE. 2007-09-28 12:29:23 +00:00
einfo.map librc.so and libeinfo.so now have symbol versions. 2007-10-03 15:46:02 +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 Improve applet help a little. Also, if mountinfo as any mounts given, work explictly with --netdev/--nonetdev 2007-10-09 17:41:53 +00:00
fstabinfo.c rc --override foo will override the runlevel to load after boot or single user runlevels to avoid rc recursion, #196338 2007-10-29 16:02:18 +00:00
hidden-visibility.h add hidden visibility support to libeinfo as well 2007-04-13 14:18:38 +00:00
libeinfo.c When getting an ecolor, we should check that stdout is a tty 2007-10-22 16:28:38 +00:00
librc-daemon.c malloc over fatty buffers 2007-10-12 00:01:33 +00:00
librc-depend.c We can still update deptree if needed services are missing 2007-10-23 10:06:15 +00:00
librc-depend.h The rc_depinfo_t and rc_deptype_t structures are not for public consumption. 2007-09-27 23:16:40 +00:00
librc-misc.c malloc over fatty buffers 2007-10-12 00:01:33 +00:00
librc-strlist.c Fix deleting items from string lists. 2007-10-11 10:11:12 +00:00
librc.c Stop using asprintf 2007-10-23 20:43:45 +00:00
librc.h rc_deptree_order_services -> rc_deptree_order 2007-10-10 13:11:35 +00:00
Makefile We now build and optionally work with static libraries. 2007-10-16 13:49:00 +00:00
Makefile.BSD BSD will need a fixed gcc for --as-needed 2007-09-12 14:32:18 +00:00
Makefile.Linux Use -D_BSD_SOURCE -D_XOPEN_SOURCE=500 in place of -D_GNU_SOURCE 2007-10-23 20:48:06 +00:00
Makefile.pam Work better with --as-needed 2007-09-11 21:45:26 +00:00
mountinfo.c Stop using asprintf 2007-10-23 20:43:45 +00:00
rc-depend.c const correctness 2007-10-15 14:40:53 +00:00
rc-misc.c malloc over fatty buffers 2007-10-12 00:01:33 +00:00
rc-misc.h Punt rc_ from xstrdup, xalloc, xrealloc and exists as they're not in librc anymore 2007-10-08 11:11:21 +00:00
rc-plugin.c Wait for plugins to finish before moving on. 2007-10-22 19:33:42 +00:00
rc-plugin.h Wait for plugins to finish before moving on. 2007-10-22 19:33:42 +00:00
rc-status.c whitespace 2007-10-22 16:19:12 +00:00
rc-update.c Improve applet help a little. Also, if mountinfo as any mounts given, work explictly with --netdev/--nonetdev 2007-10-09 17:41:53 +00:00
rc.c rc --override foo will override the runlevel to load after boot or single user runlevels to avoid rc recursion, #196338 2007-10-29 16:02:18 +00:00
rc.h This is probably better 2007-10-15 16:03:49 +00:00
rc.map Fix rc.map 2007-10-10 13:49:52 +00:00
runscript.c Fix the restarting of services depending on the script you're restarting 2007-10-26 12:22:26 +00:00
start-stop-daemon.c Stop using asprintf 2007-10-23 20:43:45 +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