* function.c (IS_ABSOLUTE, ROOT_LEN): New macros.
commit7bb6891c6564feed52f294748c82649fd602b4d3
authoreliz <eliz>
Sat, 4 Jul 2009 11:15:14 +0000 (4 11:15 +0000)
committereliz <eliz>
Sat, 4 Jul 2009 11:15:14 +0000 (4 11:15 +0000)
treeee63ea243bc330618aaee2269fe5b46885d62cde
parentf1488c08387dad0a66f6bb872dc9c72f2861d93f
* function.c (IS_ABSOLUTE, ROOT_LEN): New macros.
(abspath): Support systems that define HAVE_DOS_PATHS (have
drive letters in their file names).  Use IS_PATHSEP instead of a
literal '/' comparison.
ChangeLog
function.c