log path.c @ 36045:a6f9525929a4

age author description
Sat, 02 Jun 2012 17:59:01 +0000 reimar Reduce code duplication in get_path.
Sat, 02 Jun 2012 17:54:41 +0000 reimar config_dir variable should not be static, but it should point
Tue, 01 Feb 2011 19:17:33 +0000 cboesch Add mp_dir_join function.
Mon, 03 Jan 2011 18:37:45 +0000 cboesch Replace mp_path_is_absolute with mp_path_join.
Fri, 24 Dec 2010 23:13:37 +0000 cboesch Add brief description for mp_basename.
Fri, 24 Dec 2010 23:09:08 +0000 cboesch Add mp_path_is_absolute function.
Fri, 24 Dec 2010 23:05:49 +0000 cboesch Change Doxygen syntax for mp_dirname.