Implemented `realpath' and `abspath' built-in functions.
authorBoris Kolpackov <boris@kolpackov.net>
Tue, 30 Nov 2004 19:51:24 +0000 (19:51 +0000)
committerBoris Kolpackov <boris@kolpackov.net>
Tue, 30 Nov 2004 19:51:24 +0000 (19:51 +0000)
commit49ca261bd5a40d933719ab6b2b1fd183a81bf35b
tree091a838b31da80405fcd882aab7d8a387e4c5bd1
parentbe6a8bc869ece930f3bd5f725efd9fab7a2c2940
Implemented `realpath' and `abspath' built-in functions.
ChangeLog
configure.in
doc/make.texi
function.c
tests/ChangeLog
tests/scripts/functions/abspath [new file with mode: 0644]
tests/scripts/functions/realpath [new file with mode: 0644]