make_path_absolute - resolve relative path name

string make_path_absolute( string rel_path );

This master apply is called by the ed() efun to resolve relative path names of a file to read/write, to an absolute path name.

See also: ed