From a88a177f991527e545e75588013afd16c647e656 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Thu, 3 Jul 2008 13:11:47 +0000 Subject: 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. --- src/test/rc.funcs.list | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/test/rc.funcs.list') diff --git a/src/test/rc.funcs.list b/src/test/rc.funcs.list index a10afc0..85cf936 100644 --- a/src/test/rc.funcs.list +++ b/src/test/rc.funcs.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 -- cgit v1.2.3