--- rxvt-unicode/src/rxvtperl.xs 2006/01/09 01:36:56 1.46 +++ rxvt-unicode/src/rxvtperl.xs 2006/01/09 05:08:02 1.48 @@ -717,6 +717,13 @@ OUTPUT: RETVAL +bool +safe () + CODE: + RETVAL = !rxvt_tainted (); + OUTPUT: + RETVAL + NV NOW () CODE: @@ -927,6 +934,13 @@ OUTPUT: RETVAL +char * +rxvt_term::display_id () + CODE: + RETVAL = THIS->display->id; + OUTPUT: + RETVAL + U32 rxvt_term::parent () CODE: