Use rc_getline instead of assuming a fixed kernel cmdline length.

This is now requires as COMMAND_LINE_SIZE isn't exposed by kernel
headers anymore.
Fixes #177.
This commit is contained in:
Roy Marples
2009-06-21 12:20:53 +01:00
parent fbb78022f9
commit 6abeec7430
5 changed files with 15 additions and 15 deletions

View File

@@ -20,6 +20,8 @@ rc_deptree_update_needed
rc_deptree_update_needed@@RC_1.0
rc_find_pids
rc_find_pids@@RC_1.0
rc_getline
rc_getline@@RC_1.0
rc_newer_than
rc_newer_than@@RC_1.0
rc_older_than