summaryrefslogtreecommitdiff
path: root/src/librc/rc.map
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-03-17 21:27:37 +0000
committerRoy Marples <roy@marples.name>2008-03-17 21:27:37 +0000
commit51c825ceee9f86deb1afc20f4406c2c8dbb3d705 (patch)
tree0dac5ab5cf9e3a54a5fabd9bf8d32ddf1f578bf3 /src/librc/rc.map
parentb9eb450696eec614acc983648e2ab04f3fd44463 (diff)
downloadopenrc-51c825ceee9f86deb1afc20f4406c2c8dbb3d705.tar.gz
openrc-51c825ceee9f86deb1afc20f4406c2c8dbb3d705.tar.bz2
openrc-51c825ceee9f86deb1afc20f4406c2c8dbb3d705.tar.xz
Make rc_getline private and save it's buffer so it's sort of like getline from glibc.
Diffstat (limited to 'src/librc/rc.map')
-rw-r--r--src/librc/rc.map1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/librc/rc.map b/src/librc/rc.map
index 55dea00..845ae94 100644
--- a/src/librc/rc.map
+++ b/src/librc/rc.map
@@ -12,7 +12,6 @@ global:
rc_deptree_update_needed;
rc_environ_fd;
rc_find_pids;
- rc_getline;
rc_newer_than;
rc_runlevel_exists;
rc_runlevel_get;