Add older_than function to complement newer_than function. Also make the userland instance reversed to be compatable with current baselayout, which truely does suck.
This commit is contained in:
@@ -11,6 +11,7 @@ rc_deptree_update_needed
|
||||
rc_find_pids
|
||||
rc_getline
|
||||
rc_newer_than
|
||||
rc_older_than
|
||||
rc_runlevel_exists
|
||||
rc_runlevel_get
|
||||
rc_runlevel_list
|
||||
|
||||
@@ -22,6 +22,8 @@ rc_find_pids
|
||||
rc_find_pids@@RC_1.0
|
||||
rc_newer_than
|
||||
rc_newer_than@@RC_1.0
|
||||
rc_older_than
|
||||
rc_older_than@@RC_1.0
|
||||
rc_runlevel_exists
|
||||
rc_runlevel_exists@@RC_1.0
|
||||
rc_runlevel_get
|
||||
|
||||
Reference in New Issue
Block a user