1be38618e2
+ Always check for existence any file or dir, first of all, because real_path and make_absolute differ: real_path additionally performs access on file/dir. + Relative path routines in source files implemented similarly to dirs. + Error handling improvements.