aboutsummaryrefslogtreecommitdiff
path: root/src/rc.map
AgeCommit message (Expand)Author
2007-10-10Fix rc.mapRoy Marples
2007-10-08Move rc_env_filter and rc_env_config out of librc and into rcRoy Marples
2007-10-05Punt rc_waitpidRoy Marples
2007-10-05Punt rc_rm_dirRoy Marples
2007-10-05Punt rc_ls_dirRoy Marples
2007-10-04inline rc_xmalloc, rc_xrealloc and rc_xstrdup so that the library doesn't exp...Roy Marples
2007-10-04Punt rc_exists from public interface, move to private static inlineRoy Marples
2007-10-04Punt rc_is_dirRoy Marples
2007-10-04punt rc_is_execRoy Marples
2007-10-04punt rc_is_linkRoy Marples
2007-10-04Punt rc_is_fileRoy Marples
2007-10-04Revert making function privateRoy Marples
2007-10-04__rc_service_daemon_set is now a private functionRoy Marples
2007-10-04depinfo and deptype are now internal use only. rc-depend cuddles up to getopt.Roy Marples
2007-10-03librc.so and libeinfo.so now have symbol versions.Roy Marples